fsx: Use SEEK_END instead of the BSD'ish L_XTND
[xfstests-dev.git] / 200.out
1 QA output created by 200
2 setting device read-only
3 mounting read-only block device:
4 mount: block device SCRATCH_DEV is write-protected, mounting read-only
5 touching file on read-only filesystem (should fail)
6 touch: cannot touch `SCRATCH_MNT/foo': Read-only file system
7 unmounting read-only filesystem
8 setting device read-write
9 mounting read-write block device:
10 touch files
11 going down:
12 unmounting shutdown filesystem:
13 setting device read-only
14 mounting filesystem that needs recovery on a read-only device:
15 mount: block device SCRATCH_DEV is write-protected, mounting read-only
16 mount: cannot mount block device SCRATCH_DEV read-only
17 unmounting read-only filesystem
18 umount: SCRATCH_MNT: not mounted
19 mounting filesystem with -o norecovery on a read-only device:
20 mount: block device SCRATCH_DEV is write-protected, mounting read-only
21 unmounting read-only filesystem
22 setting device read-write
23 mounting filesystem that needs recovery with -o ro:
24 *** done