common/rc: add _scratch_{u}mount_idmapped() helpers
[xfstests-dev.git] / tests / generic / 306.out
1 QA output created by 306
2 == try to create new file
3 touch: cannot touch 'SCRATCH_MNT/this_should_fail': Read-only file system
4 == pwrite to null device
5 wrote 512/512 bytes at offset 0
6 XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
7 == pread from zero device
8 read 512/512 bytes at offset 0
9 XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
10 == truncating write to null device
11 == appending write to null device
12 == writing to symlink from ro fs to rw fs
13 wrote 512/512 bytes at offset 0
14 XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
15 wrote 512/512 bytes at offset 0
16 XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
17 wrote 512/512 bytes at offset 0
18 XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
19 == write to bind-mounted rw file on ro fs
20 wrote 512/512 bytes at offset 0
21 XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
22 wrote 512/512 bytes at offset 0
23 XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
24 wrote 512/512 bytes at offset 0
25 XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)