summaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2022-12-02 13:26:39 +0300
committerAndrew Morton <akpm@linux-foundation.org>2022-12-12 05:12:17 +0300
commitee649af0d9a60ea61a5dad99ef5d6b4aa346f0a0 (patch)
treee4742049a550f6c3ef057757caceaee879a50963 /scripts/generate_rust_analyzer.py
parenta11774122180a782b327b0a9a5091d99c91a4db7 (diff)
downloadlinux-ee649af0d9a60ea61a5dad99ef5d6b4aa346f0a0.tar.xz
fat: 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. Set ->migrate_folio to the generic buffer_head based helper, and remove the ->writepage implementation. Link: https://lkml.kernel.org/r/20221202102644.770505-3-hch@lst.de Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Johannes Weiner <hannes@cmpxchg.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions