diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2020-12-14 12:57:07 +0000 |
|---|---|---|
| committer | Matthew Wilcox (Oracle) <[email protected]> | 2022-01-08 05:28:41 +0000 |
| commit | 338f379cf7c21e3bc31186f303ac99dc5d2cc613 (patch) | |
| tree | 053c2bbde44b08f9f46afde993c2f28c6c9e3589 /Documentation/filesystems/caching/netfs-api.rst | |
| parent | mm: Remove pagevec_remove_exceptionals() (diff) | |
| download | kernel-338f379cf7c21e3bc31186f303ac99dc5d2cc613.tar.gz kernel-338f379cf7c21e3bc31186f303ac99dc5d2cc613.zip | |
fs: Convert vfs_dedupe_file_range_compare to folios
We still only operate on a single page of data at a time due to using
kmap(). A more complex implementation would work on each page in a folio,
but it's not clear that such a complex implementation would be worthwhile.
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: William Kucharski <[email protected]>
Diffstat (limited to 'Documentation/filesystems/caching/netfs-api.rst')
0 files changed, 0 insertions, 0 deletions
