commit | 42630361003461edd7607c1d459ab9d66ef97813 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Nov 03 10:34:41 2017 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Nov 06 11:53:39 2017 -0800 |
tree | f4bab684ebdb3ad737554e9f8008600c7e3fa073 | |
parent | 657fcb23362c9e8a72593b3e4755135f003a7a74 [diff] |
xfs: treat idx as a cursor in xfs_bmap_collapse_extents Stop poking before and after the index and just increment or decrement it while doing our operations on it to prepare for a new extent list implementation. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Brian Foster <bfoster@redhat.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>