]> git.baikalelectronics.ru Git - kernel.git/commit
lockd: Store the lockd client credential in struct nlm_host
authorTrond Myklebust <trondmy@gmail.com>
Wed, 24 Apr 2019 21:46:50 +0000 (17:46 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 26 Apr 2019 21:51:23 +0000 (17:51 -0400)
commitf20e60009cd251aa74843676365162c36e49451e
treefefeaf3f1ff40381b9b7cdbd0a20d994920c9c22
parent6e9dbffd23eba6d3f400e86d65094d35c21e3e52
lockd: Store the lockd client credential in struct nlm_host

When we create a new lockd client, we want to be able to pass the
correct credential of the process that created the struct nlm_host.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/lockd/clntlock.c
fs/lockd/host.c
include/linux/lockd/bind.h
include/linux/lockd/lockd.h