commit | 124cfc154f6cfb530bfb36e7728406c56ebf37ad | [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 | c364609659f766c260147a576b4b63ff27fbda9b | |
parent | f91dbd02224bb2bc5243b756f2ff72419c42aca3 [diff] |
squashfs: Convert squashfs 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>