diff options
author | 2025-07-10 15:33:37 +0200 | |
---|---|---|
committer | 2025-07-14 10:51:33 +0200 | |
commit | c5690dd0197809bc5305f474a71b2e71e7eac0ff (patch) | |
tree | 42f77dbe9978cb2047dca9dc3c2f982a54a8b9cf /tools/perf/scripts/python | |
parent | iomap: improve argument passing to iomap_read_folio_sync (diff) | |
download | wireguard-linux-c5690dd0197809bc5305f474a71b2e71e7eac0ff.tar.xz wireguard-linux-c5690dd0197809bc5305f474a71b2e71e7eac0ff.zip |
iomap: add read_folio_range() handler for buffered writes
Add a read_folio_range() handler for buffered writes that filesystems
may pass in if they wish to provide a custom handler for synchronously
reading in the contents of a folio.
Signed-off-by: Joanne Koong <joannelkoong@gmail.com>
[hch: renamed to read_folio_range, pass less arguments]
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/20250710133343.399917-14-hch@lst.de
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions