[Devel] Re: [PATCH v2 4/5] NFS: remove RPC PipeFS mount point reference from blocklayout routines

2012-01-12 Thread Stanislav Kinsbursky
11.01.2012 22:36, Trond Myklebust пишет: On Wed, 2012-01-11 at 13:33 -0500, Trond Myklebust wrote: On Tue, 2012-01-10 at 17:04 +0400, Stanislav Kinsbursky wrote: This is a cleanup patch. We don't need this reference anymore, because blocklayout pipes dentries now creates and destroys in per-net

[Devel] Re: [PATCH 01/11] SYSCTL: export root and set handling routines

2012-01-12 Thread Stanislav Kinsbursky
11.01.2012 23:36, Eric W. Biederman пишет: Please stop and take a look at /proc/net. If your /proc/net is not a symlink please look at a modern kernel. /proc//net reflects the network namespace of the task in question. Ok, I know that. I know, that if some task with pid N is in other networ

[Devel] [PATCH v2] SUNRPC: make SUNPRC clients list per network namespace context

2012-01-12 Thread Stanislav Kinsbursky
v2: 1) rebased on current repo ("devel" head of "trondmy") state. Have to be inserted between patches "SUNRPC: handle GSS AUTH pipes by network namespace aware routines" and "SUNRPC: subscribe RPC clients to pipefs notifications". Currently "devel" head is not compilable without this patch. This p