Searched hist:c611cc03 (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_btree.hdiff c611cc03 Sun Sep 18 18:25:20 MDT 2016 Darrick J. Wong <darrick.wong@oracle.com> xfs: count the blocks in a btree

Provide a helper method to count the number of blocks in a short form
btree. The refcount and rmap btrees need to know the number of blocks
already in use to set up their per-AG block reservations during mount.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
H A Dxfs_btree.cdiff c611cc03 Sun Sep 18 18:25:20 MDT 2016 Darrick J. Wong <darrick.wong@oracle.com> xfs: count the blocks in a btree

Provide a helper method to count the number of blocks in a short form
btree. The refcount and rmap btrees need to know the number of blocks
already in use to set up their per-AG block reservations during mount.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>

Completed in 233 milliseconds