diff options
author | 2025-02-18 05:51:43 +0000 | |
---|---|---|
committer | 2025-03-04 17:02:24 +0000 | |
commit | e11a31139517e8ddbe18f99504e60cfd74c58301 (patch) | |
tree | 0c72653bd57b4e8f445528061bce5c0b8fe52d63 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: Convert last_fsync_dnode() to use a folio (diff) | |
download | wireguard-linux-e11a31139517e8ddbe18f99504e60cfd74c58301.tar.xz wireguard-linux-e11a31139517e8ddbe18f99504e60cfd74c58301.zip |
f2fs: Return a folio from last_fsync_dnode()
Convert last_page to last_folio in f2fs_fsync_node_pages() and
use folio APIs where they exist. Saves a few hidden calls 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