diff options
author | Mark Tinguely <mark.tinguely@oracle.com> | 2024-12-05 17:16:31 +0000 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2025-01-12 20:21:09 -0800 |
commit | 5290687ae320ea81db2689e92d3737904963bf86 (patch) | |
tree | 25fd873ffc0ae3af36a883b344c8c39e632c76ca /lib/buildid.c | |
parent | 3d9e356f0285325936486ab36e7b034ac471f244 (diff) |
ocfs2: convert w_target_page to w_target_folio
Pass a folio around instead of a page. Saves a few hidden calls to
compound_head() and removes a call to kmap_atomic().
Link: https://lkml.kernel.org/r/20241205171653.3179945-4-willy@infradead.org
Signed-off-by: Mark Tinguely <mark.tinguely@oracle.com>
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Joseph Qi <joseph.qi@linux.alibaba.com>
Cc: Changwei Ge <gechangwei@live.cn>
Cc: Joel Becker <jlbec@evilplan.org>
Cc: Jun Piao <piaojun@huawei.com>
Cc: Junxiao Bi <junxiao.bi@oracle.com>
Cc: Mark Fasheh <mark@fasheh.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'lib/buildid.c')
0 files changed, 0 insertions, 0 deletions