From: grev Date: Tue, 25 Sep 2007 09:34:22 +0000 (+0000) Subject: b=13504 X-Git-Tag: v1_8_0_110~1176 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=d570bcfdcfd79201f161a694a771aed30c925a14;p=fs%2Flustre-release.git b=13504 i=Nathan give multiop chan��e to start before umount client. --- diff --git a/lustre/tests/conf-sanity.sh b/lustre/tests/conf-sanity.sh index 327cc36..08c6d32 100644 --- a/lustre/tests/conf-sanity.sh +++ b/lustre/tests/conf-sanity.sh @@ -1228,7 +1228,7 @@ run_test 33a "Drop cancel during umount" test_34a() { setup do_facet client multiop $DIR/file O_c & - + sleep 0.500s manual_umount_client rc=$? do_facet client killall -USR1 multiop