diff options
author | 2022-07-22 10:59:16 -0700 | |
---|---|---|
committer | 2022-07-22 10:59:16 -0700 | |
commit | d3d71901b1eaa7f3e1fa7489507d5fd2b8eb5ede (patch) | |
tree | fe7f100ccebb08383151cf14da16057cd43be145 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gfs2: stop using generic_writepages in gfs2_ail1_start_one (diff) | |
download | linux-dev-d3d71901b1eaa7f3e1fa7489507d5fd2b8eb5ede.tar.xz linux-dev-d3d71901b1eaa7f3e1fa7489507d5fd2b8eb5ede.zip |
gfs2: remove ->writepage
->writepage is only used for single page writeback from memory reclaim,
and not called at all for cgroup writeback. Follow the lead of XFS
and remove ->writepage and rely entirely on ->writepages.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Tested-by: Andreas Gruenbacher <agruenba@redhat.com>
Reviewed-by: Andreas Gruenbacher <agruenba@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions