Searched hist:e992ae8a (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/xfs/scrub/
H A Dbitmap.cdiff e992ae8a Mon Oct 28 17:12:35 MDT 2019 Darrick J. Wong <darrick.wong@oracle.com> xfs: refactor xfs_iread_extents to use xfs_btree_visit_blocks

xfs_iread_extents open-codes everything in xfs_btree_visit_blocks, so
refactor the btree helper to be able to iterate only the records on
level 0, then port iread_extents to use it.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
/linux-master/fs/xfs/libxfs/
H A Dxfs_btree.hdiff e992ae8a Mon Oct 28 17:12:35 MDT 2019 Darrick J. Wong <darrick.wong@oracle.com> xfs: refactor xfs_iread_extents to use xfs_btree_visit_blocks

xfs_iread_extents open-codes everything in xfs_btree_visit_blocks, so
refactor the btree helper to be able to iterate only the records on
level 0, then port iread_extents to use it.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
H A Dxfs_btree.cdiff e992ae8a Mon Oct 28 17:12:35 MDT 2019 Darrick J. Wong <darrick.wong@oracle.com> xfs: refactor xfs_iread_extents to use xfs_btree_visit_blocks

xfs_iread_extents open-codes everything in xfs_btree_visit_blocks, so
refactor the btree helper to be able to iterate only the records on
level 0, then port iread_extents to use it.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
H A Dxfs_bmap.cdiff e992ae8a Mon Oct 28 17:12:35 MDT 2019 Darrick J. Wong <darrick.wong@oracle.com> xfs: refactor xfs_iread_extents to use xfs_btree_visit_blocks

xfs_iread_extents open-codes everything in xfs_btree_visit_blocks, so
refactor the btree helper to be able to iterate only the records on
level 0, then port iread_extents to use it.

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

Completed in 333 milliseconds