xfs: add refcount btree support to growfs
authorDarrick J. Wong <darrick.wong@oracle.com>
Mon, 3 Oct 2016 16:11:18 +0000 (09:11 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Mon, 3 Oct 2016 16:11:18 +0000 (09:11 -0700)
commitac4fef69386afb1c25d6b900fe1fcf77b96ea567
tree4c4c696110d6a3c41e2cbfccbb2b0a225230b3f8
parent1946b91cee4fc8ae25450673e4d4f35e9b462e9e
xfs: add refcount btree support to growfs

Modify the growfs code to initialize new refcount btree blocks.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/xfs_fsops.c