commit | 16be1433737ee46f88da57d47f594c4fc1376538 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Feb 18 09:38:46 2019 -0800 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Thu Feb 21 07:55:07 2019 -0800 |
tree | 8f4ff2caae746ae965a7fca52b7a1e6c8a4620bd | |
parent | 15baadf72cedc2a09ea792c1fc59451502b55da2 [diff] |
xfs: make xfs_bmbt_to_iomap more useful Move checking for invalid zero blocks and setting of various iomap flags into this helper. Also make it deal with "raw" delalloc extents to avoid clutter in the callers. 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>