diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2020-09-21 17:58:42 +0200 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2020-09-21 17:59:27 +0200 |
commit | 81ee8e52a71c712dbe04994f1430cb4c88b87ad6 (patch) | |
tree | 37eb6d637a39ee3bbf679e4ec182aeeab9b3c4af /Kbuild | |
parent | iomap: Convert iomap_write_end types (diff) | |
download | linux-81ee8e52a71c712dbe04994f1430cb4c88b87ad6.tar.xz linux-81ee8e52a71c712dbe04994f1430cb4c88b87ad6.zip |
iomap: Change calling convention for zeroing
Pass the full length to iomap_zero() and dax_iomap_zero(), and have
them return how many bytes they actually handled. This is preparatory
work for handling THP, although it looks like DAX could actually take
advantage of it if there's a larger contiguous area.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions