From: Trond Myklebust Date: Wed, 2 Apr 2008 18:44:05 +0000 (-0400) Subject: NLM/lockd: Ensure client locking calls use correct credentials X-Git-Tag: v2.6.26-rc1~1082^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d11d10cc05c94a32632d6928d15a1034200dd9a5;p=pandora-kernel.git NLM/lockd: Ensure client locking calls use correct credentials Now that we've added the 'generic' credentials (that are independent of the rpc_client) to the nfs_open_context, we can use those in the NLM client to ensure that the lock/unlock requests are authenticated to whoever originally opened the file. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed