]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
btrfs: check qgroup on extent de-reference
authorLu Fengqi <lufq.fnst@cn.fujitsu.com>
Tue, 14 Jun 2016 01:42:39 +0000 (09:42 +0800)
committerEryu Guan <eguan@redhat.com>
Wed, 15 Jun 2016 07:55:25 +0000 (15:55 +0800)
commitc8868d94e9feb2f947556c4f6a20ae3dbbd53c2c
treeb264eb6e4f323f22e17f046313e519ee323a1052
parent2fb853cd582af586f4e649f84d16d53d5a3628e0
btrfs: check qgroup on extent de-reference

Test if qgroup can handle extent de-reference during reallocation.
"extent de-reference" means that reducing an extent's reference
count or freeing an extent.

Although current qgroup can handle it, we still need to prevent any
regression which may break current qgroup.

Signed-off-by: Lu Fengqi <lufq.fnst@cn.fujitsu.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
common/rc
tests/btrfs/028 [new file with mode: 0755]
tests/btrfs/028.out [new file with mode: 0644]
tests/btrfs/group