- Apr 25, 2008
-
-
cvs2svn authored
'unlabeled-1.3.24.6.6'.
-
Brian J. Murrell authored
i=cliffw i=wangyb Build OFED 1.3's kernel-ib and kernel-ib-devel with our patched lustre server kernel for RHEL 4 and 5 and SLES 10. SLES 9 is not supported by OFED 1.3. Since OFED 1.3 provides a newer open-iscsi stack, prefer those modules from the kernel-ib over those provided by the vendor kernels. Additionally, build Lustre with o2iblnd support.
-
Walter Poxon authored
i=grev fix for test_16 failure due to trying to create mntpt dir on Read-Only fs.
-
Walter Poxon authored
i=adilger i=johann land attachment 16523 fixes this compile warning (which is treated as an error -Werror on XT3's): during lustrefs-1.6-ss builds: lustrefs-1.6-ss/lustre/mds/mds_lov.c: In function `mds_lov_read_objids': mds_lov.c:198: warning: int format, different type arg (arg 10)
-
Johann Lombardi authored
b=14909 i=tianzy use cancel_lru_locks instead of "sync; sleep 1; sync" in sanity-quota.sh.
-
Johann Lombardi authored
b=14410 i=bzzz i=kalpak Force q->max_phys_segments to MAX_PHYS_SEGMENTS on SLES10 to be sure that 1MB requests are not fragmented by the block layer.
-
Walter Poxon authored
i=adilger i=rread add linux/random.h to AC_CHECK_HEADERS add #if defined(HAVE_LINUX_RANDOM_H) to lustre/lvfs/prng.c
-
- Apr 24, 2008
-
-
Alexey Lyashkov authored
normalize imp_infligh calculation. b=15069 i=johann i=rread
-
Yang Sheng authored
b=15416 i=shadow, johann Update kernel for SLES9 2.6.5-7.311.
-
Yang Sheng authored
b=15240 i=shadow, green Update to RHEL4 latest kernel.
-
Alexey Lyashkov authored
b=14929 i=zam
-
Oleg Drokin authored
r=vitaly,shadow Do not free request that we do not have refcount on on open error
-
Yong Fan authored
b=15406 i=huanghua i=tappro i=vitaly Back port dir_SA fixes from HEAD (b1_8_dir_ra) to b1_6.
-
Andreas Dilger authored
Document the maximum filesysyem name length. b=15486
-
- Apr 23, 2008
-
-
Eric Mei authored
reset AT flag on reconnects. a=nathan (original author) b=15487 r=rread r=ericm
-
Yang Sheng authored
b=14714 i=adilger, johann Fixed previous error.
-
- Apr 22, 2008
-
-
Alexey Lyashkov authored
b=14856 i=green i=johan
-
deen authored
b=15566
-
deen authored
b=15566 i=adilger i=shadow
-
- Apr 21, 2008
-
-
Elena Gryaznova authored
i=Adilger skip test_37 if CLIENTMODSONLY is set
-
Eric Mei authored
change at_max according to AT status. b=13659 r=nathan r=rread r=grev
-
Andrew Perepechko authored
b=15218 i=johann i=tianzy additional admin quota file update
-
- Apr 18, 2008
-
-
Elena Gryaznova authored
i=Adilger force test_20a and test_20b to do write on the correct ost
-
Alexey Lyashkov authored
__u64 as usingied long long type. b=15517 i=johan i=deen
-
Alexey Lyashkov authored
callback. b=15210 i=green i=deen
-
bwzhou authored
b=15521 r=adilger, shadow correct the initialization of lc_min of struct lprocfs_counter
-
- Apr 17, 2008
-
-
Alexey Lyashkov authored
b=15412 i=johann i=deen
-
Alexey Lyashkov authored
i=nikita i=johann
-
- Apr 16, 2008
-
-
Yury Umanets authored
r=shadow,adilger - remove @ns from list using list_del_init() to make sure that consequnet list_empty() will really work right on removed listy_head.
-
Brian J. Murrell authored
i=cliffw i=wangyb Allow a kernel target to specify a delimiter between the version and the "flavor" (i.e. "smp") - specifically this allows RH kernels to be <version>smp and SLES10 kernels to be <version>-smp. - maintaining the vendors versioning specification means that when software is trying to determine a vendors kernel using patterns (like OFED does), it properly detects the SLES10 kernel. This all lays the ground work for bug 15316.
-
Elena Gryaznova authored
i=Nathan.Rutman skip test_37 for client only testing
-
Elena Gryaznova authored
i=Adilger allow both "cfs" and "sun" e2fsck
-
Elena Gryaznova authored
i=Yury.Umanets i=Alexey.Lyashkov force test_69 to fail if directio write failed
-
Yury Umanets authored
r=grev - fixes using check_runas_id(). Adds check for used runas id in test_72.
-
- Apr 15, 2008
-
-
Eric Mei authored
fix AT time calculation in AT_OFF mode. b=3055 r=nathan r=rread
-
Yang Sheng authored
b=12652 i=shadow, johann Add FMODE_EXEC flag to SLES10 SP1.
-
- Apr 14, 2008
- Apr 11, 2008
-
-
Eric Mei authored
Do not skip at_check_timed in AT_OFF mode, early replies might still be sent out until affected RPCs will drain eventually. b=15341 r=nathan r=rread
-
- Apr 10, 2008
-
-
deen authored
individual file sync to eliminate dangerous inode locking with I_LOCK that can lead to a deadlock. b=15188 i=green i=shadow
-