- Aug 02, 2007
-
-
Liu Ying authored
b=13006 i=shadow, deen Description: warnings with build patchless client with vanila 2.6.19 and up Details : change the old ctl_table style and replace ctl_table/ctl_table_header with cfs_sysctl_table_t/cfs_sysctl_table_header_t
-
Liu Ying authored
b=12333 i=green, nathan Description: obdclass is limited by single OBD_ALLOC(idarray) Details : replace OBD_ALLOC/OBD_FREE with OBD_VMALLOC/OBD_VFREE
-
Yang Sheng authored
b=12415 r=kalpak Fixed the ext3-unlink-race.patch. It should be against the ext3.
-
Bobi Jam authored
b=12606 i=shadow, nikita Use cfs_alloc_* functions and CFS_* flags for code portability.
-
Johann Lombardi authored
b=11802 i=green i=scjody attachment 11752 / rely on AUTOCONF_INCLUDED instead of HAVE_KERNEL_CONFIG_H
-
Johann Lombardi authored
b=11802 i=green i=scjody attachment 11752 / rely on AUTOCONF_INCLUDED instead of HAVE_KERNEL_CONFIG_H
-
Bobi Jam authored
b=12606 i=shadow, nikita Description: don't use GFP_* in generic Lustre code. Details : Use cfs_alloc_* functions and CFS_* flags for code portability.
-
Bobi Jam authored
b=12606 i=shadow, nikita Description: don't use GFP_* in generic Lustre code. Details : Use cfs_alloc_* functions and CFS_* flags for code portability.
-
- Aug 01, 2007
-
-
Vitaly Fertman authored
b=<bug> i=green i=shadow handling of zero connect flags in self export for ELC code
-
maxim authored
-
jitendra authored
obdfilter-survey and libobd scripts. b:10961 i:nathan@clusterfs.com
-
kalpak authored
The new MMP patches have rendered these old and crufty patches obsolete.
-
- Jul 31, 2007
-
-
Eric Mei authored
remove a duplicate definition.
-
Vitaly Fertman authored
b=11829 i=huanghua i=tappro early lock cancel for cmd
-
kalpak authored
i=adilger, girish Changelog entry for MMP.
-
kalpak authored
i=adilger i=girish Multiple mount protection patches for ldiskfs.
-
Johann Lombardi authored
b=10636 i=alex i=adilger attachment 11376 / use d_rehash_cond() and __d_move() in iopen-2.6-fc5.patch
-
- Jul 30, 2007
-
-
Mikhail Pershin authored
-
Mikhail Pershin authored
-
- Jul 27, 2007
- Jul 26, 2007
-
-
Walter Poxon authored
(which prevents subsequents stats gathering from working for new test cases). also add debug macros for easier tracing/debugging in the future
-
Cliff White authored
i=brian i=wangdi Adds stats-collect to RPM build.
-
maxim authored
the section is added to support "lustrecvs b_usocklnd" (lnet usocklnd development branch)
-
- Jul 25, 2007
-
-
scjody authored
Add 1.6.2 to changelogs
-
- Jul 24, 2007
-
-
scjody authored
Update for 1.6.1
-
scjody authored
Run modpost without the -m flag when it isn't supported - fixes SLES 9 build issue. Also move the modpost tests to their own configure rule and use it only when building ldiskfs. b=12842 i=mjmac i=brian
-
Cliff White authored
b=11485 i=scjody i=johann 11485 - sgpdd_survey uses readcap for block size 12741 - better error checking for sgpdd_survey
-
Cliff White authored
i=scjody i=johann Fixes minor issues, verify is now an env var, defaulted off. Changes 'rm' to 'rm -f'
-
Wang Di authored
remove unnecessary config
-
scjody authored
Update Module.symvers after building the ldiskfs module so its symbols appear in fsfilt_ldiskfs - avoids build warnings and kernel tainting. This commit includes both the original patch (which was backed out) and fixes to the build issues seen on SLES 9 and RHEL 4. b=12842 i=brian i=mjmac
-
- Jul 23, 2007
-
-
scjody authored
Revert this change since it caused build failures. b=12842
-
- Jul 22, 2007
-
-
alex authored
i=kalpak i=johann - skip PAs being destroyed in normalization path - drop group lock in discard group preallocation path to avoid deadlock
-
- Jul 21, 2007
-
-
scjody authored
Update Module.symvers after building the ldiskfs module so its symbols appear in fsfilt_ldiskfs - avoids build warnings and kernel tainting. b=12842 i=brian i=mjmac
-
- Jul 20, 2007
-
-
Wang Di authored
1) add client stats collection in lstat. 2) add README
-
scjody authored
Exit on 'make sources' failure so that the rest of the build fails at the correct time. b=13026 i=mjmac i=brian
-
Johann Lombardi authored
Re-add the following patches as per Andreas' request (on rmg@): ldiskfs/kernel_patches/patches/ext3-check-jbd-errors-2.6-sles10.patch ldiskfs/kernel_patches/patches/ext3-external-journal-2.6.9.patch ldiskfs/kernel_patches/patches/ext3-statfs-2.6.18.patch lustre/kernel_patches/patches/link_notlast-susefix.patch lustre/kernel_patches/patches/vfs_nointent-2.6-sles10.patch
-
Eric Barton authored
experience at LLNL, Sandia and ORNL
-
Johann Lombardi authored
b=11039 i=nathan i=scjody (get approval by email on rmg@) Remove obsolete kernel patches.
-
- Jul 19, 2007
-
-
Wang Di authored
extract csv file from the collect result
-