== recovery-small test 58: Eviction in the middle of open RPC reply processing ======================= 14:48:37 (1343339317)
rw-rr- 1 root root 0 Jul 26 14:48 /mnt/nbp0-1/f58
fail_loc=0x80000801
fail_loc=0
fail_loc=0x305
fail_loc=0
df: `/mnt/nbp0-1': Interrupted system call
df: no file systems processed
recovery-small test_58: @@@@@@ FAIL: test_58 failed with 1
Attached two files:
recovery-small.test_58.tgz - tarball of the test_log files
recovery-small.test_58.test_log.service331.log.dbg: output of the test with shell debugging of "set -x". The log showed the test passed, but it was a flase positive. The 'df' failed with 1, yet a subsequent "set +x" set the return value to 0, thus gave a false positive.