On Fri, Jun 07, 2024 at 10:26:17AM -0400, Mike Snitzer wrote: > > My container testing was done in terms of podman managed containers. > I'd appreciate additional review relative to network namespaces. > fs/nfsd/localio.c:nfsd_local_fakerqst_create() in particular is simply > using the client's network namespace with rpc_net_ns(rpc_clnt). I have > an extra patch that updates nfsd_open_local_fh()'s first argument to > be the server's 'struct net' -- but I stopped short of formally > including that change in this series because it hasn't proven needed > (but more exotic hypothetical scenarios could easily expose the need > for it). I can append it to the series as an "RFC PATCH 30/29" as > needed. I did just post that 30/29 patch to this thread. And here is my git tree for these changes: https://git.kernel.org/pub/scm/linux/kernel/git/snitzer/linux.git/log/?h=nfs-localio-for-6.11