mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
bd50b75f7d
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>
12 lines
398 B
Plaintext
12 lines
398 B
Plaintext
QA output created by 024
|
|
*** test nodatacow
|
|
wrote 1048576/1048576 bytes at offset 0
|
|
XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
|
|
*** test compress=no
|
|
wrote 1048576/1048576 bytes at offset 0
|
|
XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
|
|
*** test compress-force=no
|
|
wrote 1048576/1048576 bytes at offset 0
|
|
XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
|
|
*** done
|