commit | ac4fef69386afb1c25d6b900fe1fcf77b96ea567 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Mon Oct 03 09:11:18 2016 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Oct 03 09:11:18 2016 -0700 |
tree | 4c4c696110d6a3c41e2cbfccbb2b0a225230b3f8 | |
parent | 1946b91cee4fc8ae25450673e4d4f35e9b462e9e [diff] |
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>