From: Trond Myklebust Date: Mon, 30 Apr 2012 15:52:40 +0000 (-0400) Subject: SUNRPC: RPC client must use the current utsname hostname string X-Git-Tag: v3.4-rc6~27^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbbb34498f8b2b26cbdc79532c8a2ee5cd1e756a;p=pandora-kernel.git SUNRPC: RPC client must use the current utsname hostname string Now that the rpc client is namespace aware, it needs to use the utsname of the process that created it instead of using the init_utsname. Both rpc_new_client and rpc_clone_client need to be fixed. Signed-off-by: Trond Myklebust Cc: Stanislav Kinsbursky --- Reading git-diff-tree failed