Home
last modified time | relevance | path

Searched hist:d11d10cc05c94a32632d6928d15a1034200dd9a5 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/lockd/
H A Dclntproc.cdiff d11d10cc05c94a32632d6928d15a1034200dd9a5 Wed Apr 02 13:44:05 CDT 2008 Trond Myklebust <Trond.Myklebust@netapp.com> 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 <Trond.Myklebust@netapp.com>