populate: add _require_populate_commands to check for tools
[xfstests-dev.git] / tests / xfs / 320.out
1 QA output created by 320
2 Format filesystem
3 Create files
4 Check files
5 a98e7df2a7a456009a493e47411c58d1  SCRATCH_MNT/file1
6 a98e7df2a7a456009a493e47411c58d1  SCRATCH_MNT/file2
7 Inject error
8 Try to reflink
9 cp: failed to clone 'SCRATCH_MNT/file3' from 'SCRATCH_MNT/file1': 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 a98e7df2a7a456009a493e47411c58d1  SCRATCH_MNT/file1
15 a98e7df2a7a456009a493e47411c58d1  SCRATCH_MNT/file2
16 a98e7df2a7a456009a493e47411c58d1  SCRATCH_MNT/file3
17 FS should be online, touch should succeed
18 Done