- Oct 31, 2008
-
-
Pravin Shelar authored
-
Bobi Jam authored
b=17510 i=robert.read i=johann * fix a memory leak introduced by bug 11089. * some format fix.
-
- Oct 30, 2008
-
-
Wang Di authored
Once the unmatched stride IO mode is detected, shrink the stride-ahead window to 0. if it does hit cache miss, and read-pattern is still stride-io mode, does not reset the stride window, but also does not increase the stride window length in this case. b=17197 i=Nikita i=Andreas
-
Elena Gryaznova authored
i=Yury.Umanets local cfg CMD fix for several mds nodes configuration
-
Bobi Jam authored
b=16887 i=pravin.shelar i=adilger Address LBUG, ASSERTION(client_stat->nid_exp_ref_count == 0) failed:count -1 * add client stat on obd_nid_stat after client stat is ready. * properly decrease exp_nid_stats' nid_exp_ref_count in lprocfs_exp_cleanup().
-
- Oct 29, 2008
-
-
Andreas Dilger authored
Fix lfs find --maxdepth wording.
-
Eric Mei authored
AT: fix reply offset calculate and check. b=17404 r=h.huang r=nathan
-
- Oct 28, 2008
-
-
Robert Read authored
b=17491 i=nathan i=rread Quick fix patch from behlendorf1@llnl.gov.
-
kalpak authored
b=17187 i=nathan i=manoj Add "lfs path2fid" to get fid from path
-
kalpak authored
b=16680 i=adilger, kalpak (o=bzzz) Detect on-disk corruption of block bitmap and better checking of preallocated blocks.
-
Elena Gryaznova authored
i=Adilger i=Tappro init facet vars for mounted lustre
-
huanghua authored
b=17192 i=robert.read i=adilger clear the proc stats counter. This value might be used later again.
-
Bobi Jam authored
b=17093 o=Btian Behlendorf (behlendorf1@llnl.gov) for mgs part o=E. Gryaznova (grev) for test framework i=nathan.rutman i=adilger Do writeconf only explicitly required.
-
- Oct 27, 2008
-
-
Nikita Danilov authored
-
Johann Lombardi authored
b=17385 i=green i=shadow grab lock reference when the lock is added to the waiting or expired list.
-
Hongchao Zhang authored
handle 'Unexpected: can't find mdc_open_data, but the close succeeded with replayabel imp. Please tell http://bugzilla.lustre.org/" printed by mdc_close in mdc_request.c b=17089 i=johann
-
Bobi Jam authored
b=11089 i=nathan.rutman i=adilger per-nid client statistics for MDT.
-
- Oct 25, 2008
-
-
Yong Fan authored
b=17193 i=eric.mei i=minh.diep 1) set root permission mode as 0755 before test. 2) scripts cleanup.
-
- Oct 24, 2008
-
-
Andreas Dilger authored
Return a protocol error from ost_punch() like all other handler methods if there is a request format error, instead of -EINVAL.
-
Andreas Dilger authored
Rename "pages" pointer to "npages", because it otherwise looks like an array of pointers to pages instead of a pass-by-reference number of pages. b=12682
-
Andreas Dilger authored
Fix whitespace, line wrapping.
-
Elena Gryaznova authored
add test_27u to ALWAYS_EXCEPT list
-
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.
-