| commit | 246590f56c9f281d60b7dd7efa0818307e65600d | [log] [tgz] |
|---|---|---|
| author | Stanislav Kinsbursky <skinsbursky@parallels.com> | Tue Dec 06 16:42:49 2011 +0300 |
| committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jan 31 19:28:18 2012 -0500 |
| tree | aa48cef874939af0de0e78bf51d983e3ed8d50f6 | |
| parent | cc9f4be5ffb86b4b483eeb15eb08aebc60a1b9a9 [diff] |
SUNRPC: register service stats /proc entries in passed network namespace context
This patch makes it possible to create NFSd program entry ("/proc/net/rpc/nfsd")
in passed network namespace context instead of hard-coded "init_net".
Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>