common/rc: Add _require_{chown,chmod}()
[xfstests-dev.git] / tests / generic / 169.out
1 QA output created by 169
2 # creating new file for io
3 # appending 15k to new file, sync every 5k
4 wrote 5120/5120 bytes at offset 0
5 wrote 5120/5120 bytes at offset 5120
6 wrote 5120/5120 bytes at offset 10240
7 stat.size = 15360
8 # remounting scratch
9 # stating file to confirm correct size
10 stat.size = 15360
11 # appending 10 bytes to new file, sync at 5 bytes
12 wrote 5/5 bytes at offset 0
13 wrote 5/5 bytes at offset 5
14 stat.size = 10
15 # remounting scratch
16 # stating file to confirm correct size
17 stat.size = 10