From: Stanislav Kinsbursky Date: Fri, 13 Jan 2012 10:02:56 +0000 (+0400) Subject: SUNRPC: register service on creation in current network namespace X-Git-Tag: v3.4-rc1~123^2~164 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bee42f688c915b510a4aabae4f7a99457137d6f3;p=pandora-kernel.git SUNRPC: register service on creation in current network namespace Service, using rpcbind (Lockd, NFSd) are starting from userspace call and thus we can use current network namespace. There could be a problem with NFSd service, because it's creation can be called through NFSd fs from different network namespace. But this is a part of "NFSd per net ns" task and will be fixed in future. Signed-off-by: Stanislav Kinsbursky Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed