diff options
author | Matthew Wilcox <willy@infradead.org> | 2023-03-24 18:01:14 +0000 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2023-04-06 13:39:51 -0400 |
commit | 6b87fbe4155007c3ab8e950c72db657f6cd990c6 (patch) | |
tree | c73129c474dd158ef9a4f5a52b5f482a087bd182 /scripts/gdb/linux/utils.py | |
parent | 9a9d01f081ea29a5a8afc4504b1bc48daffa5cc1 (diff) |
ext4: Convert ext4_read_inline_page() to ext4_read_inline_folio()
All callers now have a folio, so pass it and use it. The folio may
be large, although I doubt we'll want to use a large folio for an
inline file.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Theodore Ts'o <tytso@mit.edu>
Link: https://lore.kernel.org/r/20230324180129.1220691-15-willy@infradead.org
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions