summaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2022-11-16 16:18:35 +0300
committerSteve French <stfrench@microsoft.com>2022-12-08 18:51:53 +0300
commitebaad77c89921c8237ca17791d5462bd289052d0 (patch)
tree7b717fb47b0e2a1659747732c340c09f4604b344 /scripts/generate_rust_analyzer.py
parentbff9018d3a52c45711bd63c446a2c80c0275e935 (diff)
downloadlinux-ebaad77c89921c8237ca17791d5462bd289052d0.tar.xz
cifs: remove ->writepage
->writepage is a very inefficient method to write back data, and only used through write_cache_pages or a a fallback when no ->migrate_folio method is present. Now that cifs implements ->migrate_folio and doesn't call generic_writepages, the writepage method can be removed. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Paulo Alcantara (SUSE) <pc@cjr.nz> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions