]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: adjust refcount of an extent of blocks in refcount btree
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 25 Oct 2016 01:24:45 +0000 (12:24 +1100)
committerDave Chinner <david@fromorbit.com>
Tue, 25 Oct 2016 01:24:45 +0000 (12:24 +1100)
commit56ef8c33769250a681dfaca4e96098f20ce34d29
treea38f88e2ff9d86e80a7055aa550780c108293ced
parentc1ea40108f364df3dc732435aea7282e3a340bb9
xfs: adjust refcount of an extent of blocks in refcount btree

Source kernel commit: 3172725814f9a689d6e8b3c7979b66403abf5dae

Provide functions to adjust the reference counts for an extent of
physical blocks stored in the refcount btree.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
include/xfs_trace.h
libxfs/xfs_refcount.c