Files
linux/fs/xfs/libxfs
Darrick J. Wong 105f7d83db xfs: introduce interval queries on btrees
Create a function to enable querying of btree records mapping to a
range of keys.  This will be used in subsequent patches to allow
querying the reverse mapping btree to find the extents mapped to a
range of physical blocks, though the generic code can be used for
any range query.

The overlapped query range function needs to use the btree get_block
helper because the root block could be an inode, in which case
bc_bufs[nlevels-1] will be NULL.

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>
2016-08-03 11:10:21 +10:00
..
2016-07-20 11:48:31 +10:00
2016-07-20 11:48:31 +10:00
2016-02-09 16:54:58 +11:00
2016-02-09 16:54:58 +11:00
2016-02-09 16:54:58 +11:00
2016-04-06 09:20:36 +10:00
2016-04-06 09:19:55 +10:00
2016-04-06 09:20:36 +10:00
2015-01-09 10:46:31 +11:00