aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <[email protected]>2024-10-24 09:25:46 +0000
committerAndrew Morton <[email protected]>2024-11-06 01:12:40 +0000
commit013a07052a1a02d6d8bebf84ad3a8cb483292da7 (patch)
tree4ed52800d38603976c220b423f035f88d07c4f31 /tools/perf/scripts/python
parentnilfs2: convert nilfs_recovery_copy_block() to take a folio (diff)
downloadkernel-013a07052a1a02d6d8bebf84ad3a8cb483292da7.tar.gz
kernel-013a07052a1a02d6d8bebf84ad3a8cb483292da7.zip
nilfs2: convert metadata aops from writepage to writepages
By implementing ->writepages instead of ->writepage, we remove a layer of indirect function calls from the writeback path and the last use of struct page in nilfs2. [[email protected]: fixed panic by using buffer_migrate_folio_norefs] Link: https://lkml.kernel.org/r/[email protected] Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Matthew Wilcox (Oracle) <[email protected]> Signed-off-by: Ryusuke Konishi <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions