]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfstests: btrfs/017: add a regression test for snapshot creation
authorJosef Bacik <jbacik@fusionio.com>
Fri, 18 Oct 2013 18:26:29 +0000 (18:26 +0000)
committerRich Johnston <rjohnston@sgi.com>
Tue, 22 Oct 2013 20:55:17 +0000 (15:55 -0500)
commit9d867b7e625690f03c73407923ae90caa7401abd
treedda6f089e0116833f645c4a87bc003bd91d4f90b
parent231e18b343d25d2112504f48addeb3ba6bd502c3
xfstests: btrfs/017: 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.  Thanks,

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