]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
btrfs: add wrong compression type regression test
authorMiao Xie <miaox@cn.fujitsu.com>
Mon, 2 Dec 2013 23:29:34 +0000 (10:29 +1100)
committerDave Chinner <david@fromorbit.com>
Mon, 2 Dec 2013 23:29:34 +0000 (10:29 +1100)
commitbd50b75f7d5ef60aa3baad11c8608643673b826c
treeb13ebb87dbde5616c317513d72d8456adec1ac7d
parent5bcbff9155632e78826bb9241c3578edaf6156fe
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>
tests/btrfs/024 [new file with mode: 0755]
tests/btrfs/024.out [new file with mode: 0644]
tests/btrfs/group