From: nathan Date: Wed, 30 Mar 2005 21:58:08 +0000 (+0000) Subject: Branch b1_4 X-Git-Tag: v1_8_0_110~486^7~78 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=6b5fe1e50cbdf55b203e0d0886421ac52c2a1ef7;p=fs%2Flustre-release.git Branch b1_4 think-o --- diff --git a/lustre/tests/recovery-small.sh b/lustre/tests/recovery-small.sh index 129bb8c..4f41e3e 100755 --- a/lustre/tests/recovery-small.sh +++ b/lustre/tests/recovery-small.sh @@ -387,8 +387,8 @@ test_24() { # bug 2248 - eviction fails writeback but app doesn't see it kill -USR1 $MULTI_PID wait $MULTI_PID rc=$? - [ $rc -eq 0 ] && error "multiop didn't fail fsync: rc $rc" || true sysctl -w lustre.fail_loc=0x0 + [ $rc -eq 0 ] && error "multiop didn't fail fsync: rc $rc" || true } run_test 24 "fsync error (should return error)"