diff options
author | 2023-03-07 15:31:25 +0100 | |
---|---|---|
committer | 2023-03-12 20:00:42 -0400 | |
commit | 2d683175827171c982f91996fdbef4f3fd8b1b01 (patch) | |
tree | 90a974eb9cf013a5ceeec8d78e6f52c254903372 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ocfs2: don't use write_one_page in ocfs2_duplicate_clusters_by_page (diff) | |
download | wireguard-linux-2d683175827171c982f91996fdbef4f3fd8b1b01.tar.xz wireguard-linux-2d683175827171c982f91996fdbef4f3fd8b1b01.zip |
mm,jfs: move write_one_page/folio_write_one to jfs
The last remaining user of folio_write_one through the write_one_page
wrapper is jfs, so move the functionality there and hard code the
call to metapage_writepage.
Note that the use of the pagecache by the JFS 'metapage' buffer cache
is a bit odd, and we could probably do without VM-level dirty tracking
at all, but that's a change for another time.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Dave Kleikamp <dave.kleikamp@oracle.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions