aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2025-03-31 21:10:25 +0100
committerJaegeuk Kim <jaegeuk@kernel.org>2025-04-28 15:18:13 +0000
commitacede6a57360ec361943c9eb8c4b8d2387af67e9 (patch)
tree05aa3b7abd61865dc88f48e0be93969356e5ae1b /tools/perf/scripts/python
parentf2fs: Use F2FS_P_SB() in f2fs_is_compressed_page() (diff)
downloadlinux-acede6a57360ec361943c9eb8c4b8d2387af67e9.tar.gz
linux-acede6a57360ec361943c9eb8c4b8d2387af67e9.zip
f2fs: Use bio_for_each_folio_all() in __has_merged_page()
Iterate over each folio rather than each page. Convert f2fs_compress_control_page() to f2fs_compress_control_folio() since this is the only caller. Removes a reference to page->mapping which is going away soon as well as calls to fscrypt_is_bounce_page() and fscrypt_pagecache_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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions