diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2025-03-05 20:47:29 +0000 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2025-03-06 09:26:06 +0100 |
commit | 40eca026bbaa4216dcabeda4f304f7d3d5247209 (patch) | |
tree | 351471f167552bc0fedabc0f310bc899303856e1 /tools/perf/scripts/python/task-analyzer.py | |
parent | 506382dbbedc04a12a35404b6c2c486a828f1278 (diff) |
orangefs: Convert orangefs_writepage_locked() to take a folio
Both callers have a folio, pass it in and use it inside
orangefs_writepage_locked(). Removes a few hidden calls to
compound_head() and accesses to page->mapping.
Signed-off-by: "Matthew Wilcox (Oracle)" <willy@infradead.org>
Link: https://lore.kernel.org/r/20250305204734.1475264-6-willy@infradead.org
Tested-by: Mike Marshall <hubcap@omnibond.com>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions