diff options
author | 2025-02-18 05:51:37 +0000 | |
---|---|---|
committer | 2025-03-04 17:02:23 +0000 | |
commit | 894ac9d330c9eb8e108d0d3771ffa7bc89112316 (patch) | |
tree | b3bbc220d90aa03cbdd1bcbe93b7d7e0613d7579 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mm: Remove wait_for_stable_page() (diff) | |
download | wireguard-linux-894ac9d330c9eb8e108d0d3771ffa7bc89112316.tar.xz wireguard-linux-894ac9d330c9eb8e108d0d3771ffa7bc89112316.zip |
f2fs: Add f2fs_folio_put()
Convert f2fs_put_page() to f2fs_folio_put() and add a wrapper.
Replaces three calls to compound_head() with one.
[Jaegeuk Kim: fix missing null pointer check in f2fs_put_page]
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