fsx/fsstress: round blocksize properly
[xfstests-dev.git] / tests / generic / 573.out
1 QA output created by 573
2
3 # FS_IOC_ENABLE_VERITY doesn't require root
4
5 # FS_IOC_ENABLE_VERITY requires write access
6 Permission denied
7
8 # FS_IOC_ENABLE_VERITY requires !append-only
9 ERROR: FS_IOC_ENABLE_VERITY failed on 'SCRATCH_MNT/file.fsv': Operation not permitted
10
11 # FS_IOC_ENABLE_VERITY requires !immutable
12 ERROR: FS_IOC_ENABLE_VERITY failed on 'SCRATCH_MNT/file.fsv': Operation not permitted
13
14 # FS_IOC_MEASURE_VERITY doesn't require root