commit | bb8e283a6479d2308d6938c71f1a4d4b3165660c | [log] [tgz] |
---|---|---|
author | Matthew Wilcox (Oracle) <willy@infradead.org> | Fri Apr 29 11:12:16 2022 -0400 |
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | Mon May 09 16:21:46 2022 -0400 |
tree | 4e91a197bc707694a9f5959c810f6952b80f71a9 | |
parent | 75a47803b8e118a2af4f9498acd40d9b4d4b0dff [diff] |
jfs: Convert metadata pages to read_folio This is a "weak" conversion which converts straight back to using pages. A full conversion should be performed at some point, hopefully by someone familiar with the filesystem. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>