]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
btrfs: regression test for reading compressed data
authorLiu Bo <bo.li.liu@oracle.com>
Wed, 27 Sep 2017 16:35:51 +0000 (10:35 -0600)
committerEryu Guan <eguan@redhat.com>
Fri, 29 Sep 2017 16:53:29 +0000 (00:53 +0800)
commit43f4f6fe0092219ade58d108803697de508edfe0
treee14dc569fd2d8497a55d855e2a68433999ebd8e9
parentc114000c9712c603ee0a3454afa480e100f9f734
btrfs: regression test for reading compressed data

We had a bug in btrfs compression code which could end up with a
kernel panic.

This is adding a regression test for the bug and I've also sent a
kernel patch to fix the bug.

The patch is "Btrfs: fix kernel oops while reading compressed data".

Signed-off-by: Liu Bo <bo.li.liu@oracle.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/btrfs/150 [new file with mode: 0755]
tests/btrfs/150.out [new file with mode: 0644]
tests/btrfs/group