- Apr 17, 2007
-
-
Andreas Dilger authored
Change FMODE_EXEC declaration to match upstream kernel. Don't conflict with FMODE_LSEEK in RHEL4 case. b=11248
-
Andreas Dilger authored
Clarify ChangeLog comment. b=10651
-
Nathan Rutman authored
-
Liang Zhen authored
-
- Apr 16, 2007
-
-
Isaac Huang authored
- landing 12237 fix from atchley@myri.com.
-
- Apr 13, 2007
-
-
Alexey Lyashkov authored
to unhash it or make it invalid. b=11970 i=green i=wangdi
-
Alexey Lyashkov authored
timeout. b=11203 i=green i=adilger
-
tianzy authored
other tests run. For example runtest.sh, replay-single.sh
-
- Apr 11, 2007
-
-
deen authored
b=10802 i=adilger i=green
-
scjody authored
Update e2fsprogs version.
-
kalpak authored
Name of the patch file and the name in the series did not match. Correcting that.
-
kalpak authored
i=Andreas Dilger Description: Addition of nanosecond timestamps. The nanosecond patches have been added to both the ldiskfs and ldiskfs2 series for 2.6.5-sles9, 2.6.9-rhel4, 2.6.16-sles10, and 2.6.18-vanilla.
-
scjody authored
Merge from b_release_1_4_11: update ChangeLogs and version; add missing ChangeLog entries from 1.4.11.
-
- Apr 09, 2007
-
-
Cliff White authored
b=10957 Renamed all files to remove .sh and .pl. Fixed .spec file
-
Cliff White authored
Renaming
-
Cliff White authored
b=10957 Fixes to path
-
Cliff White authored
b=10957 Updated to reflect review.
-
- Apr 07, 2007
-
-
tianzy authored
This patch corrected these bugs. b=12190
-
- Apr 05, 2007
-
-
scjody authored
Format ldiskfs2 backing filesystems with uninit_groups. b=11981 i=adilger i=alex
-
tianzy authored
It is a deadlock between quota and journal. b=11693 r=green r=adilger
-
Wang Di authored
For for GETLK(LDLM_FL_TEST_LOCK), fcntl locks should not be added to the inode lock list. b:5145 r:green, adilger
-
scjody authored
Clean up compiler warnings in liblustre builds. Original patch by nic@cray.com. b=11175 i=green i=adilger
-
scjody authored
Fix SYIO_INTERFACE_NAME typo, part of liblustre compile warnings cleanup. b=11175 i=adilger i=green
-
- Apr 02, 2007
-
-
scjody authored
Replace "review" by "inspection."
-
- Mar 31, 2007
-
-
scjody authored
Add new ldiskfs2 module based on ldiskfs. b=11981 r=adilger r=nathan
-
scjody authored
Move quota support from ldiskfs to lvfs. b=11981 r=adilger r=nathan
-
scjody authored
Add support for the ldiskfs2 fstype. b=11981 r=adilger r=nathan
-
scjody authored
Use eval when changing debug settings to avoid shell-related failures. b=12081 r=adilger
-
- Mar 30, 2007
-
-
Yury Umanets authored
-
Yury Umanets authored
- enable all traces and debugs by default to not hurt anyone who not aware of this and allow customers gather all logs by default; - added compile warning for case CDEBUG is disabled; - fixes in configure keys, using AC_ARG_ENABLE(feature) implies that bash variable names is $enable_feature.
-
Yury Umanets authored
-
Yury Umanets authored
Implements following configure keys: --disable-libcfs-cdebug - disable libcfs CDEBUG, CWARN - enabled by default --enable-libcfs-trace - enable libcfs ENTRY/EXIT - disabled by default --disable-libcfs-assert - disable libcfs LASSERT, LASSERTF - enabled by default Cmd3 found that disabling all of this contributes to performance at the range of 10-15%. This is inspected many times. Lustre source code is checked by hands for possible side effects from disabling LASSERT, etc. If you have any problems with this - please let me know.
-
- Mar 29, 2007
-
-
scjody authored
Cleanup compiler warnings on liblustre - patch by nic@cray.com b=11175 r=adilger r=green r=scjody
-
- Mar 28, 2007
-
-
Andreas Dilger authored
Make new section for 1.4.11/1.6.1
-
Nathan Rutman authored
change stat name to single word for easier parsing
-
- Mar 27, 2007
-
-
Andreas Dilger authored
Split a new 1.6.1 section into the ChangeLog for recent commits to HEAD.
-
Andreas Dilger authored
Check handle validity before using it. b=11740 i=green
-
- Mar 26, 2007
-
-
Alexey Lyashkov authored
b=11710 r=alex,green.
-
Bobi Jam authored
b=11090 Description: Be more lenient with linux clients before warning (by Andreas) Details: This fixes Linux clients so they allow one major Lustre release update before they warn. It also makes the setting of the version a lot easier by using OBD_OCD_VERSION(0,0,1,32) instead of having to calculate it directly.
-
- Mar 25, 2007
-
-
Wang Di authored
increase dirty_ratio and dirty_background_ratio to prevent writeback for test42 b=9789 r=green
-