On Sun, Jun 30, 2024 at 09:45:40PM -0700, Christoph Hellwig wrote: > On Mon, Jul 01, 2024 at 09:46:36AM +1000, Dave Chinner wrote: > > Oh, that's nasty. > > Yes. > > > We now have to change every path in every filesystem that NFS can > > call that might defer work to a workqueue. > > Yes. That's why the kernel for a long time had the stance that using > network file systems / storage locally is entirely unsupported. > > If we want to change that we'll have a lot of work to do. Yep. These sorts of changes really need to be cc'd to linux-fsdevel, not kept private to the NFS lists. I wouldn't have known that NFS was going to do local IO to filesystems if it wasn't for this patch, and it's clear the approach being taken needs architectural review before we even get down into the nitty gritty details of the implementation. Mike, can you make sure that linux-fsdevel@xxxxxxxxxxxxxxx is cc'd on all the localio work being posted so we can all keep track of it easily? -Dave. -- Dave Chinner david@xxxxxxxxxxxxx