On Wed, Jan 12, 2022 at 2:58 AM Roman Gushchin <guro@xxxxxx> wrote: > > On Mon, Dec 20, 2021 at 04:56:37PM +0800, Muchun Song wrote: > > The inode allocation is supposed to use alloc_inode_sb(), so convert > > kmem_cache_alloc() of all filesystems to alloc_inode_sb(). > > > > Signed-off-by: Muchun Song <songmuchun@xxxxxxxxxxxxx> > > Acked-by: Theodore Ts'o <tytso@xxxxxxx> [ext4] > > LGTM > > Acked-by: Roman Gushchin <guro@xxxxxx> Thanks Roman.