]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
btrfs: add basic qgroup testing
authorJosef Bacik <jbacik@fusionio.com>
Mon, 2 Dec 2013 23:29:29 +0000 (10:29 +1100)
committerDave Chinner <david@fromorbit.com>
Mon, 2 Dec 2013 23:29:29 +0000 (10:29 +1100)
commitcb5dd61e5c066db0e9fc1a2523a9831c7d5877d3
tree5b666c577e85e829bae7b79854024494fb6f1b9f
parentc04142168757507bba8991380b3b0d611a1a41b4
btrfs: add basic qgroup testing

We have no tests for testing qgroups, so we have no way of knowing
if our changes are breaking qgroups at all.  Get the ball rolling
with some basic functionality tests, these just make sure we can
enable quotas and do rescan and get sane values back, as well as
make sure the limiting stuff works properly.

Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Reviewed-by: Dave Chinner <david@fromorbit.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
tests/btrfs/022 [new file with mode: 0644]
tests/btrfs/022.out [new file with mode: 0644]
tests/btrfs/group