From d7e6bd42d7b74663066f3f353dcb2a6efec741db Mon Sep 17 00:00:00 2001 From: nathan Date: Thu, 7 Apr 2005 19:30:29 +0000 Subject: [PATCH] Branch b1_4 b=6080 try to isolate test 24's fallout --- lustre/tests/recovery-small.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/lustre/tests/recovery-small.sh b/lustre/tests/recovery-small.sh index 4f41e3e..21012f7 100755 --- a/lustre/tests/recovery-small.sh +++ b/lustre/tests/recovery-small.sh @@ -388,6 +388,7 @@ test_24() { # bug 2248 - eviction fails writeback but app doesn't see it wait $MULTI_PID rc=$? sysctl -w lustre.fail_loc=0x0 + client_df [ $rc -eq 0 ] && error "multiop didn't fail fsync: rc $rc" || true } run_test 24 "fsync error (should return error)" -- 1.8.3.1