commit | ff5710c3f3c2ade105592f7964350cf637cd2b75 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox (Oracle) <willy@infradead.org> | Tue Nov 14 17:44:26 2023 +0900 |
committer | Andrew Morton <akpm@linux-foundation.org> | Sun Dec 10 17:21:28 2023 -0800 |
tree | 0efb84a1cb917cc5649d3fc5e073bc4bcc2b996d | |
parent | 6609e235769cdb800e794d281dbe80dabe7e7834 [diff] |
nilfs2: convert nilfs_segctor_prepare_write to use folios Use the new folio APIs, saving 17 hidden calls to compound_head(). Link: https://lkml.kernel.org/r/20231114084436.2755-11-konishi.ryusuke@gmail.com Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Ryusuke Konishi <konishi.ryusuke@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>