diff options
author | 2025-02-18 05:51:46 +0000 | |
---|---|---|
committer | 2025-03-04 17:02:25 +0000 | |
commit | 48a34c5981039f34ea84dc5f4eab1d3911b78bca (patch) | |
tree | 30049287a8bbf410d183236caa8d8fab38dda015 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mm: Remove grab_cache_page_write_begin() (diff) | |
download | wireguard-linux-48a34c5981039f34ea84dc5f4eab1d3911b78bca.tar.xz wireguard-linux-48a34c5981039f34ea84dc5f4eab1d3911b78bca.zip |
f2fs: Use a folio in __get_node_page()
Retrieve a folio from the page cache and use it throughout. Saves six
hidden calls to compound_head() and removes a reference to page->mapping.
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