diff options
author | Christoph Hellwig <[email protected]> | 2022-07-22 10:59:16 -0700 |
---|---|---|
committer | Darrick J. Wong <[email protected]> | 2022-07-22 10:59:16 -0700 |
commit | 7b86e8a5ba86744611cd3199a3122bef63b97ae5 (patch) | |
tree | 78ae6754b89ad3a2b8dce8b64cc6c3b2e06b9cbf /scripts/gdb/linux/utils.py | |
parent | d3d71901b1eaa7f3e1fa7489507d5fd2b8eb5ede (diff) |
zonefs: 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 <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Acked-by: Damien Le Moal <[email protected]>
Reviewed-by: Chaitanya Kulkarni <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions