commit | d3b404396977fde1daca3fb4fd4d3b01a3749093 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Oct 18 16:42:24 2019 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Oct 21 08:51:59 2019 -0700 |
tree | 88ffe49a75ee1145b0d3e0fbb939bb46f32c72c0 | |
parent | 3590c4d8979bcc364e2ded95ab3966b4e436b7bf [diff] |
iomap: move the zeroing case out of iomap_read_page_sync That keeps the function a little easier to understand, and easier to modify for pending enhancements. 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>