Whamcloud - gitweb
Branch b1_4
authornathan <nathan>
Thu, 7 Apr 2005 19:30:29 +0000 (19:30 +0000)
committernathan <nathan>
Thu, 7 Apr 2005 19:30:29 +0000 (19:30 +0000)
b=6080
try to isolate test 24's fallout

lustre/tests/recovery-small.sh

index 4f41e3e..21012f7 100755 (executable)
@@ -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)"