- Apr 27, 2008
-
-
Terry Rutledge authored
-
- Apr 26, 2008
-
-
Walter Poxon authored
i=adilger i=rread fixes error linking lustre/liblustre/tests/echo_test during catamount build of b1_6 for Cray XT3 systems
-
- Apr 25, 2008
-
-
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.
-
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=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
-
mattwu authored
-
- Apr 24, 2008
-
-
Pravin Shelar authored
add iam tag for umds cleanup branch, required for dynlock changes.
-
Alexey Lyashkov authored
restore generation check. b=15069 i=johan i=rread
-
Alexey Lyashkov authored
-
Alexey Lyashkov authored
b=15511 i=Yang Sheng
-
Yang Sheng authored
b=15240 i=adilger Remove the RHEL4 comment in ChangeLog.
-
Alexey Lyashkov authored
b=15511 i=Yang Sheng
-
Alexey Lyashkov authored
b=14929 i=zam
-
Andreas Dilger authored
Document the maximum filesystem name length. b=15486
-
Bobi Jam authored
b=15191 i=wangdi, shadow during liblustre test during mgc_llog_init() (lustre/mgc/libmgc.c) llog_initiator_connect(ctxt) while in liblustre lib, it is defined as an empty function only return 0, while in kernel lib, it set the context's loc_imp. And this context's loc_imp is required after in llog_client_create(). This fix defines llog_initiator_connect() in both lib (kernel version and liblustre version)
-
- Apr 23, 2008
-
-
Yang Sheng authored
b=14714 i=adilger, johann Fixed previous error.
-
Yang Sheng authored
b=14576 i=shadow, nikita Add own nr_free_buffer_pages() function when it wasn't exported.
-
- Apr 22, 2008
-
-
Isaac Huang authored
-
Elena Gryaznova authored
i=Scjody check the .dat file correctness; use the correct threads and regions values; skip the first line of summary file in the format check
-
Alexey Lyashkov authored
b=14856 i=green i=johan
-
- Apr 21, 2008
-
-
Elena Gryaznova authored
i=Adilger skip test_37 if CLIENTMODSONLY is set
-
- Apr 18, 2008
-
-
Elena Gryaznova authored
i=Adilger force test_20a and test_20b to do write on the correct ost
-
Alexey Lyashkov authored
b=15517 i=johan i=deen
-
Alexey Lyashkov authored
-
Alexey Lyashkov authored
__u64 as usingied long long type. b=15517 i=johan i=deen
-
Alexey Lyashkov authored
sys/syscall.h exist at all os'es instead of <syscall.h> which exist only at linux. b=14929 i=nikita
-
- Apr 17, 2008
-
-
Yury Umanets authored
-
Yury Umanets authored
-
Alexey Lyashkov authored
b=15412 i=johann i=deen
-
Alexey Lyashkov authored
move platform independed part of chksum into separate include i=johann i=green
-
Alexey Lyashkov authored
i=nikita i=johann
-
- Apr 16, 2008
-
-
Yury Umanets authored
r=adilger,grev - make synchronous fix for HEAD as in 1.6. Do not use RUNAS_ID + 1 in test_72.
-
Yury Umanets authored
r=shadow,adilger - remove @ns from list using list_del_init() to makes sure that consequent list_empty() will really work right on removed list_head.
-
Brian J. Murrell authored
i=cliffw i=wangyb Allow a kernel target to specify a delimiter between the final "flavor" specification and the version. 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=Adilger check if gnuplot supports png
-
Elena Gryaznova authored
i=Nathan.Rutman skip test_37 for client only testing
-
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.
-