diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2021-11-02 15:41:16 +0000 |
|---|---|---|
| committer | Matthew Wilcox (Oracle) <[email protected]> | 2021-12-18 05:06:08 +0000 |
| commit | 81d4782a741b21c101eb368c120f65f7d624c219 (patch) | |
| tree | de7ba07ccf5d7e68ebfb90e7eb0fbd26a2708251 /Documentation/filesystems/caching/netfs-api.rst | |
| parent | iomap: Simplify iomap_writepage_map() (diff) | |
| download | kernel-81d4782a741b21c101eb368c120f65f7d624c219.tar.gz kernel-81d4782a741b21c101eb368c120f65f7d624c219.zip | |
iomap: Simplify iomap_do_writepage()
Rename end_offset to end_pos and offset_into_page to poff to match the
rest of the file. Simplify the handling of the last page straddling
i_size by doing the EOF check based on the byte granularity i_size
instead of converting to a pgoff prematurely.
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'Documentation/filesystems/caching/netfs-api.rst')
0 files changed, 0 insertions, 0 deletions
