- May 29, 2007
-
-
Andreas Dilger authored
Fix /proc/fs/lustre/devices on PPC systems. b=12234 i=nathan i=scjody
-
Nathan Rutman authored
better "options lnet" grabbing
-
Andreas Dilger authored
Add comment about where the default stripe counts are derived. Whitespace cleanups.
-
scjody authored
Don't run filter_grant_sanity_check for more than 100 exports to improve scaling for large numbers of clients. b=10291 i=wangdi i=adilger
-
Brian J. Murrell authored
r=adilger (original patch and inspection of updates to it) Some updates so that acceptance-small.sh can be run on a patchless client using a remote OST and MDT. Credit goes to adilger. Most of this is his work. I just shepherded it through the process. My batch of updates to the same end is still to come. Still to be inspected in fact.
-
- May 28, 2007
-
-
Andreas Dilger authored
Print better error messages to understand where test failures are being hit. b=12557
-
Johann Lombardi authored
Clear iobuf->dr_error between two uses. b=11722 i=green i=adilger
-
komaln authored
r=Nathan Correct the bugs with llanalyze script
-
- May 26, 2007
-
-
Wang Di authored
fix wrong bug no in ChangeLog
-
- May 25, 2007
-
-
Johann Lombardi authored
Reverve patch from bug 11743 since it breaks SLES9 build. For the record, the revision associated to the commit was 1.176.2.14. b=11743
-
Johann Lombardi authored
Add the QUOTA mount option on the fly for kernel newer than 2.6.12. Add a call to fsfilt_setup() in filter_common_setup(). b=12538 i=alex i=adilger
-
Johann Lombardi authored
Use ext3_journal_start/stop (through fsfilt_ext3_journal_start/stop()) instead of journal_start/stop b=11743 i=alex i=adilger
-
- May 24, 2007
-
-
Nathan Rutman authored
The 11737 patch causes various kernel crashes; see bug 12549. Verified by nathan and adilger. Reverting.
-
Andreas Dilger authored
Allow runtests to run with a non-local config. b=12499
-
Andreas Dilger authored
Update multiop to do aligned read/write for O_DIRECT files. b=11737
-
Andreas Dilger authored
Quiet signed-vs-unsigned pointer warning.
-
Alexey Lyashkov authored
ll_removepage b=11817 i=shadow i=adilger
-
Nathan Rutman authored
i=nathan i=scjody Use friendly hostname in mtab
-
Nathan Rutman authored
i=kalpak cleanup stats on error exit
-
Wang Di authored
Fix lov_mds_md in mdd_create_objects error handler. Checking whether obd_fail before fsfilt_start. Free fcc no matter whether fsfilt_commit success or failed. b=10818 i=adilger i=green
-
Wang Di authored
Clear the grant when disconnect the import to prevent the grant being erased wrongly when the import is evicted. b=12371 i=green i=adilger
-
Nathan Rutman authored
fix broken test
-
- May 23, 2007
-
-
deen authored
rather than requested size. b=11737 i=green i=shadow
-
Nathan Rutman authored
b=11691 i=adilger i=scjody deactivate 1.6 mgc to stop reconnect attempts with 1.4 servers
-
- May 22, 2007
-
-
Alexey Lyashkov authored
patch you can cause a node to crash when reading from /proc/scsi/sd_iostats/sdX b=11654 i=shadow i=deen
-
- May 21, 2007
-
-
Alexey Lyashkov authored
b=10935 r=green(original autor)
-
- May 18, 2007
-
-
Andreas Dilger authored
Quiet compile warning when CONFIG_LSF is on (large single file).
-
- May 17, 2007
-
-
Andreas Dilger authored
Make sure that the unlinked file actually releases all of the blocks on disk, otherwise the next test may fail with ENOSPC. b=12507
-
Andreas Dilger authored
Quiet compiler warnings due to printing __u8 instead of char.
-
Andreas Dilger authored
Quiet warning about use of uninitialized variable.
-
Andreas Dilger authored
Fix backticks to be apostrophes in comments.
-
Alexey Lyashkov authored
can be cause of random memory corruption with 2.4 kernel. b=12134 i=wangdi i=green
-
kalpak authored
i=komal i=nathan This patch makes sure that lprocfs is setup before the call to mds_setup and filter_setup. It also corrects the filter_tally_read() function to count the nr_pages just once.
-
Alexey Lyashkov authored
b=11647 i=green i=adilger
-
Wang Di authored
update changelog of 11662 of 12401
-
Wang Di authored
b:11662 compare fed_grant and client current grant, and decide whether we should grant more space to client or keep the original fed_grant and return the client fed_grant, instead of that "new granted" space, because client will call osc_init_grant instead of osc_update_grant to reset the grant info of client. i:adilger, green
-
Alexey Lyashkov authored
imp_delayed_list, in this place should be used imp_lock. b=12477 i=alex i=eeb
-
Wang Di authored
checking stale with right fid in ll_revalidate_it. b:12401 r:green, shadow
-
- May 16, 2007
-
-
Oleg Drokin authored
r=wangdi,adigler Take import reference before releasing llog record semaphore
-
Oleg Drokin authored
r=adilger,nathan Add -o localflock option to simulate old noflock behaviour.
-