- Oct 24, 2008
-
-
Elena Gryaznova authored
o=Adilger i=grev skip replay/recovery tests if remote MDS/OSS nodsh b=16551 (att 19835) i=Nathan do skip_rem[mds|ost] check only if test suit is run; fail acc-sm if tests suits were skipped due to nodsh b=17326 i=Alexey.Lyashkov remove now-useless remount/recofig for liblustre; always add accept=all to lnet module
-
Yury Umanets authored
- fixed using "mds" in test 59b
-
Alexey Lyashkov authored
without protection. Branch HEAD b=16693 i=umka i=tappro
-
- Oct 23, 2008
-
-
Terry Rutledge authored
-
Elena Gryaznova authored
-
Yury Umanets authored
r=shadow - small to test from Mike
-
girish authored
i=adilger i=kalpak b=17414
-
Yury Umanets authored
r=deen,adilger - fixes memory leaks; - cleanups and more accurate error handling.
-
mattwu authored
-
kalpak authored
b=12800 o=alex.zhuravlev i=kalpak i=adilger Add support for tunable preallocation window and new tunables for large/small requests
-
Andreas Dilger authored
Remove trailing whitespace.
-
- Oct 22, 2008
-
-
Andreas Dilger authored
Make releasepage check failsafe for newer kernels, per Robert's suggestion.
-
Andreas Dilger authored
Improve error messages.
-
Andreas Dilger authored
Start modifying test 32a, 32b (currently disabled) to handle 1.8->2.0 filesystem upgrade test.
-
Andreas Dilger authored
Fix whitespace.
-
Andreas Dilger authored
Move HAVE_PAGE_CONSTANT checks out-of-line via compat macros.
-
Andreas Dilger authored
Remove unnecessary cast of void pointers.
-
Andreas Dilger authored
copy_{to,from}_user() do not return an error code, but rather the number of uncopied bytes (0 if all bytes were copied). Storing this return value into "rc" is misleading because it then seems this should be returned to the caller of the function. Code was audited to remote storing of the return value into "rc" and several incorrect uses were found.
-
Andreas Dilger authored
Don't print two console messages where one would do.
-
Andreas Dilger authored
The infiniband code includes its own lockdep compatibility code and this #defines lockdep_set_class but doesn't include mutex_lock_nested() or down_write_nested(), causing a compiler error in obdclass/llog_cat.c. mutex_{un,}lock_nested() and down_{read,write}_nested() are functions under CONFIG_DEBUG_LOCK_ALLOC, but #defined to regular locks without CONFIG_DEBUG_LOCK_ALLOC so just checking #ifndef isn't sufficient. b=16450
-
Andreas Dilger authored
Fix compile warning for 2.6.9 kernels that define gfp_t but don't use it in the ->releasepage() prototype. Make the AC_MSG_RESULT() output consistent.
-
Andreas Dilger authored
Limit bio_alloc() size to the maximum possible value, or it will always fail. b=9945 i=johann
-
Elena Gryaznova authored
i=Johann recovery-small exception for FAILURE_MODE=HARD and mixed ost devices
-
Andreas Dilger authored
Fix debug message.
-
Elena Gryaznova authored
i=Nikita do_nodes fix for case when list contains a single node $HOSTNAME
-
Andreas Dilger authored
Fix ChangeLog comments
-
Wang Di authored
rq_xid should be "LPU64", instead of "LPD64"
-
cariddi authored
-
Elena Gryaznova authored
i=Nikita fix calc_osc_kbytes
-
Yury Umanets authored
r=johann,adilger - fixes resent rpcs for those sent by set and also fixes log_cancel resent handling; - cleanups.
-
Yang Sheng authored
b=16437 i=cliff.white, brian Enable the '-m64' flag for powerpc64 patchless build.
-
- Oct 21, 2008
-
-
Robert Read authored
b=1819 i=adilger i=nathan Add test for new proc file.
-
Robert Read authored
b=1819 i=adilger i=nathan Add an import file to the osc, mdc, and mgc proc dir.
-
Yury Umanets authored
r=shadow,wangdi - fixes wrong work with llog in catalog that led to removing alive object on ost in recovery time; - cleanups.
-
Nikita Danilov authored
-
Andreas Dilger authored
Temporary build fix. b=17444 i=ericm (original fix)
-
Yong Fan authored
b=16621 i=robert.read scripts fix.
-
- Oct 20, 2008
-
-
Nikita Danilov authored
-
Nikita Danilov authored
-
Nikita Danilov authored
-