diff options
author | 2022-11-13 17:29:02 +0100 | |
---|---|---|
committer | 2022-11-21 11:05:01 +0100 | |
commit | 36273e5b4e3a934c6d346c8f0b16b97e018094af (patch) | |
tree | ac15c8119bb65e2e42fadd0e13514c6fd9ae84e3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext2: remove ->writepage (diff) | |
download | wireguard-linux-36273e5b4e3a934c6d346c8f0b16b97e018094af.tar.xz wireguard-linux-36273e5b4e3a934c6d346c8f0b16b97e018094af.zip |
udf: remove ->writepage
->writepage is a very inefficient method to write back data, and only
used through write_cache_pages or as a fallback when no ->migrate_folio
method is present.
Set ->migrate_folio to the generic buffer_head based helper, and remove
the ->writepage implementation in extfat.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions