- Dec 03, 2008
-
-
Vitaly Fertman authored
b=17748 i=grev i=adilger the sanityN test issue is fixed
-
- Nov 24, 2008
-
-
Yury Umanets authored
r=shadow,panda - fixes long sync bulk unlink in ptlrpcd which stops other rpcs from being handled and also causes asstion in umount time; - make sure that long unlink wait is done with 1 sec interval to return quickly.
-
- Nov 19, 2008
-
-
Vitaly Fertman authored
b=16129 the test number fix
-
Vitaly Fertman authored
b=16129 i=adilger i=green - a high priority request list is added into service; - once a lock is canceled, all the IO requests, including coming ones, under this lock, are moved into this list; - PING is also added into this list; - once a lock cancel timeout occurs, the timeout is prolonged if there is an IO rpc under this lock; - another request list is added into the export, used to speed up the rpc-lock matching.
-
- Nov 10, 2008
-
-
Elena Gryaznova authored
i=Alexander.Zarochentsev cos new test_33a
-
- Nov 07, 2008
-
-
Nikita Danilov authored
b=14166
-
- Nov 05, 2008
-
-
Jinshan Xiong authored
b=15715 r=adilger,green Fixed the race of destroying and enqueuing a ldlm lock at OST side.
-
- 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
-
- Oct 17, 2008
-
-
Elena Gryaznova authored
i=Adilger fix for remote [mds|ost] with nodsh
-
- Sep 25, 2008
-
-
Bobi Jam authored
o=adilger i=johann i=tom.wang (wangdi) Disable file join on production releases.
-
- Sep 17, 2008
-
-
Elena Gryaznova authored
i=Adilger replace proc with lctl [set|get]_param
-
- Aug 27, 2008
-
-
Elena Gryaznova authored
i=Adilger i=Robert.Read test_14 fix: use multiop instead of exec
-
- Jun 16, 2008
-
-
Elena Gryaznova authored
i=Adilger remove tdir creation from run_one: the test has to create tdir by itself if it needs this dir
-
- Jun 11, 2008
-
-
Elena Gryaznova authored
i=Adilger test_9, test_10a fixes: do not break DIR value
-
- May 30, 2008
-
-
Yang Sheng authored
b=15594 i=adilger, shadow The dd has a change of behaviour in 2.6.22 kernel. It might return a partial read in read() system-call in some case.
-
- May 28, 2008
-
-
Elena Gryaznova authored
i=Adilger rename subtests to skipping mechanism works properly
-
komaln authored
r=adilger to replace the sysctl lustre.* and lnet.* instances with lctl {get,set}_param
-
- May 08, 2008
-
-
Alexander Zarochentsev authored
i=vitaly.vertman i=oleg.drokin Lockless i/o and lockless truncate code and sanityN tests.
-
- Mar 12, 2008
-
-
Elena Gryaznova authored
i=Scjody i=Adilger multiop race fix
-
- Mar 07, 2008
-
-
Eric Mei authored
support other encrypt/checksum algorithms for bulk i/o, default in gss mode is sha1/aes128, for others default enable bulk checksum by adler32. b=13667 r=yong.fan r=h.huang r=adilger
-
- Mar 06, 2008
-
-
Jinshan Xiong authored
b=11300 r=adilger,oleg,nikita,vitaly Using interval tree manages the extent locks to accelerate the evicting of contended locks.
-
- Mar 05, 2008
-
-
komaln authored
r=Adilger Changed sanityN.sh to use lctl {get,set}_param
-
- Feb 20, 2008
-
-
Elena Gryaznova authored
i=Adilger more fixes to reduce acc-sm time; set SLOW=no default
-
- Feb 08, 2008
-
-
Elena Gryaznova authored
i=Adilger move RUNAS to local.sh; run BONNIE as RUNAS_ID user b=14474 i=Adilger don't allow sanity to see MOUNT2; remove chown of MOUNT
-
- Jan 18, 2008
-
-
Elena Gryaznova authored
i=Adilger except all ETXTBSY tests for SLES10
-
- Dec 24, 2007
-
-
Elena Gryaznova authored
i=Adilger use new-style setstripe args
-
- Dec 12, 2007
-
-
Elena Gryaznova authored
i=Adilger report the slow and excluded tests separately
-
- Nov 27, 2007
-
-
Elena Gryaznova authored
i=Adilger acc-sm "SLOW" list (all scripts)
-
Elena Gryaznova authored
i=Adilger i=Nathan t-f helper check_runas_id() b=14148 i=Adilger check_runas_id() modification
-
- Nov 21, 2007
-
-
Elena Gryaznova authored
i=Nathan remove tdir creatiom from sanityN subtests
-
- Nov 15, 2007
-
-
Elena Gryaznova authored
i=nathan.rutman pass DIR and DIR2 to lockorder.sh
-
- Nov 07, 2007
-
-
Elena Gryaznova authored
i=alexey.lyashkov i=nathan.rutman ignore test_30 failure
-
- Nov 02, 2007
-
-
Elena Gryaznova authored
i=Nathan t-f fn wait_exit_ST() b=13798 i=Adilger Use TESTSUITE in tdir b=12599 i=Nathan lost fix
-
- Sep 19, 2007
-
-
Elena Gryaznova authored
i=Adilger make ALWAYS_EXCEPT usage more consistent.
-
Eric Mei authored
land b1_8_gssfix (20070919_1543): various gss fixes (b11841)
-
- Sep 06, 2007
-
-
Elena Gryaznova authored
i=Brian i=Nathan i=Tianzy i=Wangdi grant check Wangdi patch; elimination of duplicated code.
-
- Sep 05, 2007
-
-
Elena Gryaznova authored
i=Adilger Increase checkstat verbosity.
-
- Aug 30, 2007
-
-
Elena Gryaznova authored
b=13367 i=Adilger i=Nathan t-f skip(); use logs for all test scripts helper remote_mds() remote_ost()
-
- Jul 30, 2007
-
-
Mikhail Pershin authored
-
- Mar 21, 2007
-
-
scjody authored
Remove "#if FOO" compiler warnings from -Wundef. (Committed by adilger) Define FMODE_READ and FMODE_WRITE for use in liblustre (Committed by green) Allow test 6 and 7 to be run in isolation. Fix test file names. Create test files in $DIR instead of $MOUNT. (Committed by adilger) openclose.c: Save errno before calling fprintf(). (Committed by adilger) sanityN.sh: Kill multiop before exiting, if test fails. Test is currently excluded, was retesting to see if it worked yet. b=3192 (Committed by adilger) r=adilger r=nathan r=green
-