mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
f8b84ddfa5
Following kernel commit "btrfs: add missing check for nocow and compression inode flags" the enforcement of "can't set +c on a +C" file has been moved to the ioctl code. Modify the test to account for this. Signed-off-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: Anand Jain <anand.jain@oracle.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
6 lines
145 B
Plaintext
6 lines
145 B
Plaintext
QA output created by 173
|
|
COW file
|
|
swapon: SCRATCH_MNT/swap: swapon failed: Invalid argument
|
|
Compressed file
|
|
Invalid argument while setting flags
|