diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2024-10-24 18:25:46 +0900 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2024-11-05 17:12:40 -0800 |
commit | 013a07052a1a02d6d8bebf84ad3a8cb483292da7 (patch) | |
tree | 4ed52800d38603976c220b423f035f88d07c4f31 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | b18d78dec38e0ccd06e968396388eadea1da1c4e (diff) |
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.
[konishi.ryusuke@gmail.com: fixed panic by using buffer_migrate_folio_norefs]
Link: https://lkml.kernel.org/r/20241002150036.1339475-5-willy@infradead.org
Link: https://lkml.kernel.org/r/20241024092602.13395-13-konishi.ryusuke@gmail.com
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions