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:00 +0200 |
commit | dfd2e81d37e154f70f1e35d54ddb3d9df34595f2 (patch) | |
tree | 735711727684c70b3f4b65f1328a1e0729e42a90 /tools/perf/scripts/python | |
parent | a0f858d450ce7b18fd2b7db6f22b321c2f28ed89 (diff) |
f2fs: Convert f2fs_write_begin() to use a folio
Fetch a folio from the page cache instead of a page and use it
throughout. We still have to convert back to a page for calling
internal f2fs 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')
0 files changed, 0 insertions, 0 deletions