diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2025-03-05 23:47:29 +0300 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2025-03-06 11:26:06 +0300 |
commit | 40eca026bbaa4216dcabeda4f304f7d3d5247209 (patch) | |
tree | 351471f167552bc0fedabc0f310bc899303856e1 /scripts/lib/kdoc/kdoc_parser.py | |
parent | 506382dbbedc04a12a35404b6c2c486a828f1278 (diff) | |
download | linux-40eca026bbaa4216dcabeda4f304f7d3d5247209.tar.xz |
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 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions