commit | d138604fb1a6500064b50e75f220e6cbce785493 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Oct 19 11:04:44 2017 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Thu Oct 26 15:38:27 2017 -0700 |
tree | 5bf11234fbd9e3cd98a8c54e554a2b61e0143287 | |
parent | 35e62da55f4b2450cbb51c9734d745a799e2a793 [diff] |
xfs: remove post-bmap tracing in xfs_bmap_local_to_extents Now that we use xfs_iext_insert this is already covered by the tracing in that function. 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>