On Tue, Mar 04, 2025 at 10:33:30PM -0800, Darrick J. Wong wrote: > > So this is expedient because XFS happens to not call sb_set_blocksize()? > > What is the path forward for filesystems which call sb_set_blocksize() > > today and want to support LBS in future? > > Well they /could/ set sb_blocksize/sb_blocksize_bits themselves, like > XFS does. I'm kind of hoping that isn't the answer. > Luis: Is the bsize > PAGE_SIZE constraint in set_blocksize go away? > IOWs, will xfs support sector sizes > 4k in the near future? Already there in linux-next. 47dd67532303 in next-20250304.