]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs: check accounting during refcountbt expansion
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 26 May 2016 05:57:29 +0000 (22:57 -0700)
committerEryu Guan <eguan@redhat.com>
Wed, 15 Jun 2016 07:44:49 +0000 (15:44 +0800)
commit0199ca71d5984e104c14f9bc12f6288b7ddcf71e
tree6158433224e11d974df62589b0c35572dd3a3bb1
parentb1e1b5fc8ecd2f1c181f194d13f74d2e82a1fc1a
xfs: check accounting during refcountbt expansion

Ensure that refcountbt allocations during truncate operations come
from the per-AG reservation and are not charged to the transaction.

Reported-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/xfs/309 [new file with mode: 0755]
tests/xfs/309.out [new file with mode: 0644]
tests/xfs/group