mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
4529b20e1a
Add more property validation cases which are fixed by the patches [1] [1] btrfs: fix vanished compression property after failed set btrfs: fix zstd compression parameter Signed-off-by: Anand Jain <anand.jain@oracle.com> Reviewed-by: Nikolay Borisov <nborisov@suse.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
95 lines
1.5 KiB
Plaintext
95 lines
1.5 KiB
Plaintext
QA output created by 048
|
|
Testing label property
|
|
label=
|
|
***
|
|
label=foobar
|
|
***
|
|
ro=false
|
|
label=foobar
|
|
***
|
|
label=
|
|
***
|
|
ERROR: object is not compatible with property
|
|
***
|
|
|
|
Testing subvolume ro property
|
|
ro=false
|
|
***
|
|
ERROR: invalid value for property
|
|
***
|
|
***
|
|
ro=true
|
|
***
|
|
touch: cannot touch 'SCRATCH_MNT/sv1/foobar': Read-only file system
|
|
***
|
|
ro=false
|
|
***
|
|
|
|
Testing compression property
|
|
***
|
|
ERROR: failed to set compression for SCRATCH_MNT/testdir/file1: Invalid argument
|
|
***
|
|
compression=lzo
|
|
compression=lzo
|
|
compression=zlib
|
|
***
|
|
compression=lzo
|
|
***
|
|
compression=lzo
|
|
***
|
|
compression=lzo
|
|
***
|
|
compression=lzo
|
|
***
|
|
compression=lzo
|
|
***
|
|
compression=lzo
|
|
***
|
|
compression=lzo
|
|
***
|
|
***
|
|
***
|
|
***
|
|
***
|
|
***
|
|
|
|
Testing properties with send
|
|
compression=lzo
|
|
compression=lzo
|
|
***
|
|
compression=lzo
|
|
compression=lzo
|
|
compression=lzo
|
|
***
|
|
|
|
Testing subvolume properties
|
|
compression=lzo
|
|
***
|
|
compression=lzo
|
|
***
|
|
compression=lzo
|
|
***
|
|
compression=lzo
|
|
***
|
|
compression=zlib
|
|
|
|
Testing subvolume property inheritance
|
|
compression=lzo
|
|
compression=lzo
|
|
|
|
Testing argument validation, should fail
|
|
ERROR: failed to set compression for /mnt/scratch: Invalid argument
|
|
***
|
|
ERROR: failed to set compression for /mnt/scratch: Invalid argument
|
|
***
|
|
ERROR: failed to set compression for /mnt/scratch: Invalid argument
|
|
|
|
Testing if property is persistent across failed validation
|
|
ERROR: failed to set compression for /mnt/scratch: Invalid argument
|
|
compression=lzo
|
|
|
|
Testing generation is unchanged after failed validation
|
|
generation 7
|
|
ERROR: failed to set compression for /mnt/scratch: Invalid argument
|
|
generation 7
|