From: Stanislav Kinsbursky Date: Tue, 18 Sep 2012 09:37:18 +0000 (+0400) Subject: lockd: use rpc client's cl_nodename for id encoding X-Git-Tag: v3.7-rc1~58^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=303a7ce92064c285a04c870f2dc0192fdb2968cb;p=pandora-kernel.git lockd: use rpc client's cl_nodename for id encoding Taking hostname from uts namespace if not safe, because this cuold be performind during umount operation on child reaper death. And in this case current->nsproxy is NULL already. Signed-off-by: Stanislav Kinsbursky Cc: Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed