common/rc: factor out _scratch_xfs_[get|set]_sb_field
[xfstests-dev.git] / tests / xfs / 325.out
1 QA output created by 325
2 Format filesystem
3 Create files
4 Check files
5 d5a0ed0305c8df4180cb2bf975ecffe8  SCRATCH_MNT/file1
6 d5a0ed0305c8df4180cb2bf975ecffe8  SCRATCH_MNT/file2
7 Inject error
8 CoW a few blocks
9 FS should be shut down, touch will fail
10 touch: cannot touch 'SCRATCH_MNT/badfs': Input/output error
11 Remount to replay log
12 FS should be online, touch should succeed
13 Check files again
14 7629bd70d19d7291b448221ac44b26d9  SCRATCH_MNT/file2
15 Done