]> www.infradead.org Git - users/hch/misc.git/commit
nilfs2: convert inode file to be folio-based
authorRyusuke Konishi <konishi.ryusuke@gmail.com>
Thu, 24 Oct 2024 09:25:39 +0000 (18:25 +0900)
committerAndrew Morton <akpm@linux-foundation.org>
Wed, 6 Nov 2024 01:12:38 +0000 (17:12 -0800)
commitf99de3d5703a92cc18a9a95995b99b8401331bf7
treed83e2ef756a198fa7963d47041dff027bd8ece68
parent21cf934eed5c82994ce570b43b3a3ed049e4275a
nilfs2: convert inode file to be folio-based

Convert the page-based implementation of ifile, a metadata file that
manages inodes, to folio-based.

Link: https://lkml.kernel.org/r/20241024092602.13395-6-konishi.ryusuke@gmail.com
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/nilfs2/ifile.c
fs/nilfs2/ifile.h