diff options
author | 2023-12-07 08:27:00 +0100 | |
---|---|---|
committer | 2024-02-01 14:20:11 +0100 | |
commit | c2dc7e5589a19cff8147f27d4beef7fc0aec2f86 (patch) | |
tree | b3bdcae881bba94c6ee0ffea706534bcc05b2323 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | iomap: move the io_folios field out of struct iomap_ioend (diff) | |
download | wireguard-linux-c2dc7e5589a19cff8147f27d4beef7fc0aec2f86.tar.xz wireguard-linux-c2dc7e5589a19cff8147f27d4beef7fc0aec2f86.zip |
iomap: move the PF_MEMALLOC check to iomap_writepages
The iomap writepage implementation has been removed in commit
478af190cb6c ("iomap: remove iomap_writepage") and this code is now only
called through ->writepages which never happens from memory reclaim.
Nove the check from iomap_do_writepage to iomap_writepages so that is
only called once per ->writepage invocation.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20231207072710.176093-5-hch@lst.de
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions