commit | 319a12c0462061e1435e32dfbdf57304938e9f90 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox (Oracle) <willy@infradead.org> | Tue Nov 14 17:44:29 2023 +0900 |
committer | Andrew Morton <akpm@linux-foundation.org> | Sun Dec 10 17:21:29 2023 -0800 |
tree | 906cde585e22b917ada1d95a5810223903a6a1c0 | |
parent | 83d9638ded878d67633b2f82dcea606b8f116b96 [diff] |
nilfs2: convert nilfs_mdt_submit_block to use a folio Saves two calls to compound_head(). Link: https://lkml.kernel.org/r/20231114084436.2755-14-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>