xfstests 219: ignore duplicates reported by repquota
[xfstests-dev.git] / 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 # unmounting scratch
9 # mounting scratch
10 # stating file to confirm correct size
11 stat.size = 15360
12 # appending 10 bytes to new file, sync at 5 bytes
13 wrote 5/5 bytes at offset 0
14 wrote 5/5 bytes at offset 5
15 stat.size = 10
16 # unmounting scratch
17 # mounting scratch
18 # stating file to confirm correct size
19 stat.size = 10