diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2025-03-31 21:12:49 +0100 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2025-04-28 15:26:47 +0000 |
commit | 7d28f13c583c69321b8a63abcd9333bee62ee651 (patch) | |
tree | 37a825e6b3335157293f1a14db28a50d009b8e53 /tools/perf/scripts/python | |
parent | 6f7ec66180213a3b1643149aeaf531e1b20e69d4 (diff) |
f2fs: Pass a folio to get_dnode_addr()
All callers except __get_inode_rdev() and __set_inode_rdev() now have a
folio, but the only callers of those two functions do have a folio, so
pass the folio to them and then into get_dnode_addr().
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