generic: Verify the inheritance behavior of FS_XFLAG_DAX flag in various combinations
[xfstests-dev.git] / tests / generic / 328.out
1 QA output created by 328
2 Format and mount
3 Create the original files
4 root 0 0 0
5 fsgqa 3072 0 0
6 Set hard quota to prevent rewrite
7 root 0 0 0
8 fsgqa 3072 0 1024
9 Try to dio write the whole file
10 pwrite: Disk quota exceeded
11 root 0 0 0
12 fsgqa 3072 0 1024
13 Try to write the whole file
14 pwrite: Disk quota exceeded
15 root 0 0 0
16 fsgqa 3072 0 1024
17 Set hard quota to allow rewrite
18 root 0 0 0
19 fsgqa 3072 0 8192
20 Try to dio write the whole file
21 root 0 0 0
22 fsgqa 3072 0 8192
23 Try to write the whole file
24 root 0 0 0
25 fsgqa 3072 0 8192