diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2024-07-11 16:58:06 -0400 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2024-08-07 11:32:01 +0200 |
commit | 0ee818cc42fc313b480e2e29ebe7b0dc14ccc156 (patch) | |
tree | 737ce71fde3bc38e54433d4db54ed045d319c9aa /tools/perf/scripts/python/syscall-counts.py | |
parent | c8dbe54a2e0bf8cb9e7d36cdf16507d0025ef028 (diff) |
jffs2: Convert jffs2_write_begin() to use a folio
Fetch a folio from the page cache instead of a page and use it throughout
removing several calls to compound_head(). We still have to convert
back to a page for calling internal jffs2 functions, but hopefully they
will be converted soon.
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