diff options
author | 2025-02-06 07:40:08 +0100 | |
---|---|---|
committer | 2025-02-06 13:02:15 +0100 | |
commit | c6d1b8d15450cf061648d4e36d622da9d755654a (patch) | |
tree | 683710f8d8a05e3c3fb91fd6f8740117a2a77818 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | iomap: pass private data to iomap_page_mkwrite (diff) | |
download | wireguard-linux-c6d1b8d15450cf061648d4e36d622da9d755654a.tar.xz wireguard-linux-c6d1b8d15450cf061648d4e36d622da9d755654a.zip |
iomap: pass private data to iomap_zero_range
Allow the file system to pass private data which can be used by the
iomap_begin and iomap_end methods through the private pointer in the
iomap_iter structure.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20250206064035.2323428-11-hch@lst.de
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions