aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2023-12-07 08:27:00 +0100
committerChristian Brauner <[email protected]>2024-02-01 14:20:11 +0100
commitc2dc7e5589a19cff8147f27d4beef7fc0aec2f86 (patch)
treeb3bdcae881bba94c6ee0ffea706534bcc05b2323 /tools/perf/scripts/python/export-to-postgresql.py
parent432acd550e3607d5fea23e27f6ab4e4567deccfd (diff)
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions