From: shaver Date: Thu, 20 Feb 2003 09:02:07 +0000 (+0000) Subject: You might not believe it, but the open-reply tests pass now. X-Git-Tag: v1_7_110~2^11~180 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=6eccfc26f8249b8ec2b1d17a0fa1e34955acdb42;p=fs%2Flustre-release.git You might not believe it, but the open-reply tests pass now. --- diff --git a/lustre/tests/recovery-small.sh b/lustre/tests/recovery-small.sh index 0d0acec..5c8b4ad 100755 --- a/lustre/tests/recovery-small.sh +++ b/lustre/tests/recovery-small.sh @@ -121,6 +121,15 @@ setup drop_request "mcreate /mnt/lustre/1" drop_reply "mcreate /mnt/lustre/2" # replay "mcreate /mnt/lustre/3" + drop_request "tchmod 111 /mnt/lustre/2" drop_reply "tchmod 666 /mnt/lustre/2" +# replay "tchmod 444 /mnt/lustre/2" + +drop_request "statone /mnt/lustre/2" +drop_reply "statone /mnt/lustre/2" +# replay "statone /mnt/lustre/2" + +drop_request "opendelay /mnt/lustre/2" +drop_reply "opendelay /mnt/lustre/2" cleanup