]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: introduce refcount btree definitions
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 25 Oct 2016 00:48:45 +0000 (11:48 +1100)
committerDave Chinner <david@fromorbit.com>
Tue, 25 Oct 2016 00:48:45 +0000 (11:48 +1100)
commit88ce079228b11f6c296e13eb9716bdcfb89344bb
treeabb4d807bbc5f2443e9e471f17fced7792dda66d
parent1fccd5c892c95150adccc8e9cb0a177596489f1e
xfs: introduce refcount btree definitions

Source kernel commit: 46eeb521b95247170d2db773bb4cc8fb3de1d85c

Add new per-AG refcount btree definitions to the per-AG structures.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
include/xfs_mount.h
libxfs/xfs_alloc.c
libxfs/xfs_btree.c
libxfs/xfs_btree.h
libxfs/xfs_format.h
libxfs/xfs_rmap_btree.c
libxfs/xfs_types.h