From d570bcfdcfd79201f161a694a771aed30c925a14 Mon Sep 17 00:00:00 2001 From: grev Date: Tue, 25 Sep 2007 09:34:22 +0000 Subject: [PATCH] b=13504 i=Nathan MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit give multiop chan��e to start before umount client. --- lustre/tests/conf-sanity.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 1.8.3.1