diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2024-07-10 16:42:35 -0400 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2024-08-07 11:32:01 +0200 |
commit | c8dbe54a2e0bf8cb9e7d36cdf16507d0025ef028 (patch) | |
tree | 78815f99aae9d9f6fb5a123b68f8841b9d5ecadc /tools/perf/scripts/python/syscall-counts.py | |
parent | 02d8a3227f49f07cd8c2c4f42b4449f657c060c5 (diff) |
jffs2: Convert jffs2_write_end() to use a folio
Convert the passed page to a folio and operate on that.
Replaces six calls to compound_head() with one.
Also use kmap_local instead of kmap.
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions