On Tue, Oct 07, 2014 at 09:36:12AM -0400, Trond Myklebust wrote: > The problem with the request key interface is that it is completely > broken when applied to containers, since it only runs in the global > init namespace context. Fixing that is a non-trivial exercise; you'd > have to not only carry a full namespace context with the RPC > credential, but also somehow apply it to the upcall thread. This one's really keeping me up at night. Mainly because of the server reboot recovery stuff. The client v4 idmapping has this problem too, doesn't it? How are we going to decide if the user-helper containerization is doable or if it's just a hopeless case? Jeff seems optimistic about fixing it, and that'd be great, but if it's not going to happen then we need to give up and use daemons for this stuff. --b. -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html