mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
btrfs: add wrong compression type regression test
Btrfs would crash when the users wrote some data into a file with compress flag but the compression of the fs was disabled. This test case is to check this bug still happen or not. Signed-off-by: Miao Xie <miaox@cn.fujitsu.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
@@ -26,3 +26,4 @@
|
||||
021 auto quick
|
||||
022 auto
|
||||
023 auto
|
||||
024 auto quick
|
||||
|
||||
Reference in New Issue
Block a user