generic/233,270: unlimit the max locked memory size for io_uring
[xfstests-dev.git] / tests / btrfs / 226.out
1 QA output created by 226
2 Testing write against COW file
3 wrote 131072/131072 bytes at offset 0
4 XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
5 pwrite: Resource temporarily unavailable
6 File data after write attempt:
7 0000000 ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
8 *
9 0131072
10
11 Testing write against extent shared across snapshots
12 wrote 65536/65536 bytes at offset 0
13 XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
14 wrote 65536/65536 bytes at offset 65536
15 XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
16 Create a snapshot of 'SCRATCH_MNT' in 'SCRATCH_MNT/snap'
17 wrote 65536/65536 bytes at offset 0
18 XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
19 pwrite: Resource temporarily unavailable
20 File data after write attempt:
21 0000000 ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
22 *
23 0065536 cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd
24 *
25 0131072
26
27 Testing write against shared extent through reflink
28 wrote 65536/65536 bytes at offset 0
29 XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
30 linked 65536/65536 bytes at offset 65536
31 XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
32 pwrite: Resource temporarily unavailable
33 File data after write attempt:
34 0000000 ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
35 *
36 0065536 cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd
37 *
38 0131072
39
40 Testing write against prealloc extent at eof
41 wrote 65536/65536 bytes at offset 0
42 XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
43 wrote 65536/65536 bytes at offset 65536
44 XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
45 File after write:
46 0000000 ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab
47 *
48 0065536 cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd
49 *
50 0131072
51
52 Testing writes against ranges with holes
53 wrote 65536/65536 bytes at offset 0
54 XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
55 wrote 65536/65536 bytes at offset 65536
56 XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
57 wrote 65536/65536 bytes at offset 196608
58 XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
59 pwrite: Resource temporarily unavailable
60 pwrite: Resource temporarily unavailable
61 File data after write attempt:
62 0000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
63 *
64 0065536 cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd
65 *
66 0131072 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
67 *
68 0196608 ef ef ef ef ef ef ef ef ef ef ef ef ef ef ef ef
69 *
70 0262144