]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfstests: an regression test for btrfs balance
authorGui Hecheng <guihc.fnst@cn.fujitsu.com>
Wed, 9 Oct 2013 02:16:01 +0000 (02:16 +0000)
committerRich Johnston <rjohnston@sgi.com>
Wed, 16 Oct 2013 20:21:35 +0000 (15:21 -0500)
commit2268142f6f036cdc257a7c031c511043804b5c63
treeac40a88e3b521c7f8323001bd45f7ccfff6fa5f9
parentf1d5892e2883cf5df34d455b7beb7003f6e315e0
xfstests: an regression test for btrfs balance

Originally, when executing "btrfs balance" right after
"btrfs subvolume snaphot" & "btrfs subvolume delete",
a kernel BUG arises.

This problem is caused by the patch:
[PATCH 1/2] Btrfs: fix for patch "cleanup: don't check
the same thing twice"
The commit id: 48475471728f060bfd2e686f592ef208d3ba8b7d
(in kernel/git/torvalds/linux.git)

handled by the patch:
[PATCH 2/3] Btrfs: fix oops caused by the space balance
and dead roots

[rjohnston: change test number to 14]

Signed-off-by: Gui Hecheng <guihc.fnst@cn.fujitsu.com>
Reviewed-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
tests/btrfs/014 [new file with mode: 0755]
tests/btrfs/014.out [new file with mode: 0644]
tests/btrfs/group