Whamcloud - gitweb
Fix for bug 2921 (test failure only). We had coincidentally created a file
authoradilger <adilger>
Wed, 24 Mar 2004 09:21:03 +0000 (09:21 +0000)
committeradilger <adilger>
Wed, 24 Mar 2004 09:21:03 +0000 (09:21 +0000)
commit6d3b85cf7c326a0ea3a02cbb3d79c302f1296d4f
tree0692b61965e079c245cbf5e9d767cab86eaa5f76
parent49cb69a8b3cd5f4bbfc38c8027e582fb1d1b5fe2
Fix for bug 2921 (test failure only).  We had coincidentally created a file
in test 4 with the same size, and if we didn't wait for its deletion then
it could so happen that the "kbytesfree before" would equal "kbytesfree after"
since that file was freed while we wrote the new one.
b=2921
lustre/tests/replay-ost-single.sh