]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfstests: btrfs/015: add a regression test for snapshot creation
authorJosef Bacik <jbacik@fusionio.com>
Fri, 27 Sep 2013 13:55:37 +0000 (13:55 +0000)
committerRich Johnston <rjohnston@sgi.com>
Fri, 18 Oct 2013 22:26:18 +0000 (17:26 -0500)
commit56a3959a96f1b5e046b3760778fd34b4911d0516
tree383a0dc34279197dc68a93edb09ff37c378d9df6
parent859f127da2ee6d49faa41cafd4ed362aa526e4a0
xfstests: btrfs/015: add a regression test for snapshot creation

We had a regression where you couldn't snapshot a file system if
you mounted it ro and then remounted it rw.  This is a test that
does just that to make sure we don't have this problem again.  I
ran the test without the fix and it blew up, and then applied the
fix and verified that it passed.

[rjohnston: renumbered test]

Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Reviewed-by: Stefan Behrens <sbehrens@giantdisaster.de>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
tests/btrfs/015 [new file with mode: 0644]
tests/btrfs/015.out [new file with mode: 0644]
tests/btrfs/group