On Fri, Aug 15, 2025 at 11:25:37AM -0700, Joanne Koong wrote: > These 2 patches are fixes for inode blocksize usage in fuse. > The first is neededed to maintain current stat() behavior for clients in the > case where fuse uses cached values for stat, and the second is needed for > fuseblk filesystems as a workaround until fuse implements iomap for reads. > > These patches are on top of Christian's vfs.fixes tree. Thanks! This all looks straightforward to me.