- May 24, 2007
-
-
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.
-
Nathan Rutman authored
b=12465 i=adilger skip test 76 if no deathrow/iget
-
Andreas Dilger authored
Description: MDS fails to start if a duplicate client export is detected Details : in some rare cases it was possible for a client to connect to an MDS multiple times. Upon recovery the MDS would detect this and fail during startup. Handle this more gracefully. b=11818 b=10479 i=adilger (nic original patch) i=scjody
-
- May 15, 2007
-
-
Andreas Dilger authored
One more compile warning due to redefinition of _GNU_SOURCE.
-
Andreas Dilger authored
Fix compile warnings/error due to recent lustre-build.m4 commit of _GNU_SOURCE. Remove some obsolete tests that now had compile warnings. b=12348
-
kalpak authored
i=adilger i=green Lustre methods to set/get the inode version. Only sles10 and 2.6.18 have inode version support and older kernels may not need this support. Hence added a HAVE_DISK_INODE_VERSION in ext3_fs_i.h, so that lustre can decide whether to compile inode-version code or not without requiring a cnfigure time check.
-
kalpak authored
i=adilger i=girish Add an on-disk 64-bit inode version to track changes made to the inode. This is required for version-based recovery.
-
- May 12, 2007
-
-
Andreas Dilger authored
Fix up nanosecond patch to apply with both ldiskfs and ldiskfs2. b=11264
-
- May 11, 2007
-
-
Andreas Dilger authored
Add uninit_groups and mballoc3 for sles10 kernel. b=11264
-
Andreas Dilger authored
Add uninit_groups patches for other kernels. b=11264
-
Andreas Dilger authored
Add mballoc3 and uninit_groups to SLES9 ldiskfs2 series.
-
Andreas Dilger authored
Fix ext3-nanosecond patch to apply to both ldiskfs and ldiskfs2. b=11264
-
Andreas Dilger authored
Fix the ext3-nanosecond patch so it applies to both ldiskfs and ldiskfs2.
-
Cliff White authored
Updated build version
-
Andreas Dilger authored
Add missing patch.
-
Andreas Dilger authored
Update uninit_groups patch too!!! b=11264
-
Andreas Dilger authored
Add uninit_groups (fast fsck) support. b=11264 i=kalpak i=alex Add improved mballoc support. i=alex (original patch) i=adilger
-
scjody authored
Fix sanity test 78: 1. Detects write failures and failing the test. 2. Writes a file small enough not to fill up any OST. 3. Unlinks the file at the end of the test. b=12326 i=adilger i=shadow
-
cvs2svn authored
-
Andreas Dilger authored
Don't run lfscktest.sh if the OSTs are remote.
-