On Tue, 19 Aug 2025 at 10:26, Christian Brauner <brauner@xxxxxxxxxx> wrote: > > 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. I'll take these into the fuse tree to avoid conflicts with other work. Thanks, Miklos