commit | 86685f7ba5c0fdbcc159ecdbcc530b9b3509a675 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Nov 24 11:39:38 2016 +1100 |
committer | Dave Chinner <david@fromorbit.com> | Thu Nov 24 11:39:38 2016 +1100 |
tree | 498f9078d92f5c2a4347e7ad52fd80006dcce8bd | |
parent | 93533c7855c3c78c8a900cac65c8d669bb14935d [diff] |
xfs: cleanup xfs_bmap_last_before Rewrite the function using xfs_iext_lookup_extent and xfs_iext_get_extent, and massage the flow into something easily understandable. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Brian Foster <bfoster@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>