commit | 8bfadd8d03b7ff8fe70be3d3a6980e6a20cb5a92 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Aug 29 15:44:14 2017 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Fri Sep 01 13:08:26 2017 -0700 |
tree | 187f3d935824ad5df04bbdc9191ed556600a9049 | |
parent | e17a5c6f0e3609da83270f42698b1dfedde86f44 [diff] |
xfs: replace xfs_qm_get_rtblks with a direct call to xfs_bmap_count_leaves Use the existing functionality instead of directly poking into the extent list. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>