diff options
author | 2025-02-18 05:51:47 +0000 | |
---|---|---|
committer | 2025-03-04 17:02:25 +0000 | |
commit | cd8f95718c89f45fb440422576e265e38f93bdbb (patch) | |
tree | a69dda66c398fb3a9a37a79390063efa4980e1ac /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: Use a folio in __get_node_page() (diff) | |
download | wireguard-linux-cd8f95718c89f45fb440422576e265e38f93bdbb.tar.xz wireguard-linux-cd8f95718c89f45fb440422576e265e38f93bdbb.zip |
f2fs: Use a folio in do_write_page()
Convert fio->page to a folio then use it where folio APIs exist.
Removes a reference to page->mapping and a hidden call to
compound_head().
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions