commit | 41caabd0ab997bcfa9a4822fac32c0803f1cc3df | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Nov 03 10:34:44 2017 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Nov 06 11:53:40 2017 -0800 |
tree | e65772137a3483ff6a8cae9707cbe1a907ca4063 | |
parent | b2b1712a640824e7c131bfdd2585d57bf8ccb39a [diff] |
xfs: iterate backwards in xfs_reflink_cancel_cow_blocks Match the iteration order for extent deletion in the truncate and reflink I/O completion path. This also happens to make implementing the new incore extent list a lot easier. 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>