xfs/007: fix regressions on V4 filesystems
[xfstests-dev.git] / tests / xfs / 321.out
1 QA output created by 321
2 Format filesystem
3 Create files
4 Check files
5 2a4f043bf9730a9e8882c9264b9797b3  SCRATCH_MNT/file1
6 b5cfa9d6c8febd618f91ac2843d50a1c  SCRATCH_MNT/file3
7 Inject error
8 Try to reflink
9 XFS_IOC_CLONE_RANGE: Input/output error
10 FS should be shut down, touch will fail
11 touch: cannot touch 'SCRATCH_MNT/badfs': Input/output error
12 Remount to replay log
13 Check files
14 2a4f043bf9730a9e8882c9264b9797b3  SCRATCH_MNT/file1
15 2a4f043bf9730a9e8882c9264b9797b3  SCRATCH_MNT/file3
16 FS should be online, touch should succeed
17 Done