]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfstests: add regression test for running btrfs balance and defrag concurrently
authorLiu Bo <bo.li.liu@oracle.com>
Thu, 31 Oct 2013 09:34:22 +0000 (09:34 +0000)
committerRich Johnston <rjohnston@sgi.com>
Tue, 12 Nov 2013 14:05:19 +0000 (08:05 -0600)
commit6bd85c0a995af4df28b354450e6df658257b559b
tree762e98095d583bffda42ea833f135236288fad6e
parent3d2a446df422c5a1b9ab561ae73e66b68a5aa4c3
xfstests: add regression test for running btrfs balance and defrag concurrently

The test aims to trigger snapshot-aware defrag path in write endio by
running balance, which is not expected and leads to a crash.

Signed-off-by: Liu Bo <bo.li.liu@oracle.com>
Reviewed-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
tests/btrfs/021 [new file with mode: 0755]
tests/btrfs/021.out [new file with mode: 0644]
tests/btrfs/group