]> git.baikalelectronics.ru Git - kernel.git/commit
jffs2: Convert jffs2 to read_folio
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 29 Apr 2022 15:12:16 +0000 (11:12 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 9 May 2022 20:21:45 +0000 (16:21 -0400)
commitef5d02434bc67286fc8b123c2599d28e86f033f2
tree20fd0a269700497177aa85cd36f8d053ee722a72
parent8acf7d0a8c2e2f2dda5cd972b22733ef38af3a01
jffs2: Convert jffs2 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>
fs/jffs2/file.c
fs/jffs2/fs.c