- Sep 27, 2007
-
-
Jinshan Xiong authored
-
Jinshan Xiong authored
r=andreas,wangdi w Add support for lustre loop device emulator.
-
mjmac authored
Reverting broken commit.
-
bwzhou authored
b=12840 i=green i=johann prevent self-evicting through procfs
-
Bobi Jam authored
b=12948 i= wangdi, johann Description: buffer overruns could theoretically occur Details : llapi_semantic_traverse() modifies the "path" argument by appending values to the end of the origin string, and a buffer overrun may occur. Adding buffer overrun check in liblustreapi.
-
bwzhou authored
b=13720 i=johann check for existence of $LUSTRE/utils/l_getgroups before using it as group upcall
-
- Sep 26, 2007
-
-
Nathan Rutman authored
i=adilger i=green clear invalid exp ref, take real references in ptlrpc_at_send_early_reply
-
Walter Poxon authored
-
Andreas Dilger authored
Move patches that landed for 1.6.3 after branching into 1.6.3 section. Remove entry for reverted patch b=10657. Move 11270 out of 1.6.3 section.
-
Alexander Zarochentsev authored
ll_extent_lock after a successful obd_match. b=11270 i=vitaly i=green
-
Yury Umanets authored
r=adilger,nathan - adds "lruresize" and "nolruresize" mount options; - adds lru resize performance test.
-
Yury Umanets authored
r=adilger,nathan - fixed possible divide by zero in ldlm_pools_shrink(); - in ldlm_cancel_lru_local() cancel not more than requested locks in case count is specified (not lru resize case, proc one).
-
Elena Gryaznova authored
i=Adilger set stripecount correctly
-
- Sep 25, 2007
-
-
Andreas Dilger authored
Remove ancient tag file.
-
Andreas Dilger authored
Move $RUNAS initialization until after cfg parsing so that $RUNAS_ID can be set in the cfg file. Use "error" instead of "echo". b=12609
-
Andreas Dilger authored
Description: e2fsck reports "invalid unused inodes count" Details : If a new ldiskfs filesystem is created with the "uninit_groups" feature and only a single inode is created in a group then the "bg_unused_inodes" count is incorrectly updated. Creating a second inode in that group would update it correctly. i=behlendorf i=valerie
-
Walter Poxon authored
-
Walter Poxon authored
-
Elena Gryaznova authored
i=Nathan give multiop chan��e to start before umount client.
-
huanghua authored
b=13685 b=11401 i=adilger i=tappro fix race condition in stopping statahead thread.
-
huanghua authored
b=13653 b=11401 i=adilger i=green dir entry may have been removed before statahead starts.
-
- Sep 24, 2007
-
-
Nathan Rutman authored
b=3055 in some cases we wouldn't schedule at ptlrpc_invalidate_import cap reconnect ping interval use simple reconnect backoff instead of "drain"
-
bwzhou authored
b=12609 i=johann i=tianzy set l_getgroups as the default group upcall for MDS; a minor fix on sanity.sh
-
Yang Sheng authored
b=13616 i=johann i=scjody Modify target file & which_kernel for RHEL5 2.6.18-8.1.10.el5 kernel.
-
- Sep 20, 2007
-
-
Nathan Rutman authored
i=adilger i=green send early replies even after we've packed the final reply.
-
Yury Umanets authored
r=vitaly,nikita - slv recalc fixes and cleanups in ldlm_pool.c; - fixes and cleanups in lru resize sanity test 124.
-
Yury Umanets authored
r=adilger, nikita - Do not take namespace list lock while doing pool shrink or recalc, so that locks cancel may be done without ns list lock.
-
huanghua authored
b=11401 i=shadow i=tappro - use cfs_* macros and functions instead of linux primitives (a=12609) - cast fixing (a=12706)
-
Yury Umanets authored
r=adilger, nathan - use cancel_lru_locks in replay-ost-single.sh test_4 to cancel cached locks instead of using buggy echo -n clear > $i/lru_size
-
bwzhou authored
b=12234 i=adilger i=johann correct the cast of 'index' in obd_device_list_seq_show()
-
Elena Gryaznova authored
i=Adilger Wait recovery complete before AFTERUSED is checked.
-
Elena Gryaznova authored
i=Scjody set stripe count over all OSTs; calculate SIZE based on min kbytesfree.
-
Elena Gryaznova authored
i=Adilger i=Nathan do not create recursive dirs
-
- Sep 19, 2007
-
-
Elena Gryaznova authored
i=Nathan remove 18 from A_E list
-
Elena Gryaznova authored
i=Adilger i=Nathan test_18 MDS_MKFS_OPTS fix; cfg/local.sh MKFSOPT fix.
-
Elena Gryaznova authored
i=Adilger make ALWAYS_EXCEPT usage more consistent.
-
Elena Gryaznova authored
new 1.4 image from Andreas.
-
Elena Gryaznova authored
i=Adilger b=13649 i=Nathan SAVE_PWD fix; 32a, 32b 35 fixes: disk1_4 correct path, correct FSNAME.
-
Alexander Zarochentsev authored
. "false conflicts" may cause file contention and switching to lockless i/o . compilation warning on a 64-bit platform . contention reports are recorded as lustre errors . llap_from_page complains about wrong llap_checksums for lockless pages . assertions needed to be sure that ll_releasepage is called on pages with locks only . NS_DEFAULT_CONTENDED_LOCKS=0 was considered as wrong default value and, the lockless read/write is disabled by default now. b=11270 i=green i=adilger
-
Johann Lombardi authored
b=13358 i=nikita add regression test.
-