diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2024-07-10 23:42:35 +0300 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2024-08-07 12:32:01 +0300 |
commit | c8dbe54a2e0bf8cb9e7d36cdf16507d0025ef028 (patch) | |
tree | 78815f99aae9d9f6fb5a123b68f8841b9d5ecadc /scripts/gdb/linux/lists.py | |
parent | 02d8a3227f49f07cd8c2c4f42b4449f657c060c5 (diff) | |
download | linux-c8dbe54a2e0bf8cb9e7d36cdf16507d0025ef028.tar.xz |
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 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions