diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2024-08-14 22:59:12 +0300 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2024-08-19 14:40:00 +0300 |
commit | bcc7d11e6c0969208ee056c39692138a3f56d828 (patch) | |
tree | c62e761be9f705c19f74e26abb3755352ca0d8b2 /rust/helpers/task.c | |
parent | 1da86618bdce301d23e89ecce92161f9d3b3c5e7 (diff) | |
download | linux-bcc7d11e6c0969208ee056c39692138a3f56d828.tar.xz |
jffs2: Convert jffs2_do_readpage_nolock to take a folio
Both callers now have a folio, so pass it in. No effort is made
here to support large folios. Removes several hidden calls to
compound_head(), two references to page->index and a use of kmap.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Link: https://lore.kernel.org/r/20240814195915.249871-2-willy@infradead.org
Reviewed-by: Zhihao Cheng <chengzhihao1@huawei.com>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions