On Fri, Feb 24, 2023 at 05:09:26PM -0800, Viacheslav Dubeyko wrote: > +int ssdfs_read_folio(struct file *file, struct folio *folio) > +{ > + struct page *page = &folio->page; I'm not really excited about merging a new filesystem that's still using all the pre-folio APIs. At least you're not using buffer_heads, but you are using some APIs which have been entirely removed in 6.3.