diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2023-11-27 15:30:35 +0100 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-12-11 02:21:48 +0100 |
commit | 9bff5f980eb78b04627d6d8f69869d9fb8aa6ff7 (patch) | |
tree | f89826b1c66a9623d82b97c5b657ecac48dc3a1d /fs/nilfs2/page.h | |
parent | nilfs2: convert nilfs_make_empty() to use a folio (diff) | |
download | linux-9bff5f980eb78b04627d6d8f69869d9fb8aa6ff7.tar.xz linux-9bff5f980eb78b04627d6d8f69869d9fb8aa6ff7.zip |
nilfs2: convert nilfs_prepare_chunk() and nilfs_commit_chunk() to folios
All callers now have a folio, so convert these two functions.
Saves one call to compound_head() in unlock_page().
[konishi.ryusuke: resolved conflicts in nilfs_{set_link,delete_entry}]
Link: https://lkml.kernel.org/r/20231127143036.2425-17-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 'fs/nilfs2/page.h')
0 files changed, 0 insertions, 0 deletions