2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-21 19:53:59 +08:00
linux-next/fs/lockd
Benjamin Coddington 89e0edfbea lockd: Convert NLM service fl_owner to nlm_lockowner
Do as the NLM client: allocate and track a struct nlm_lockowner for use as
the fl_owner for locks created by the NLM sever.  This allows us to keep
the svid within this structure for matching locks, and will allow us to
track the pid of lockd in a future patch.  It should also allow easier
reference of the nlm_host in conflicting locks, and simplify lock hashing
and comparison.

Signed-off-by: Benjamin Coddington <bcodding@redhat.com>
[bfields@redhat.com: fix type of some error returns]
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2019-07-03 17:52:08 -04:00
..
clnt4xdr.c NFS: Remove print_overflow_msg() 2019-02-13 11:53:45 -05:00
clntlock.c treewide: Add SPDX license identifier for missed files 2019-05-21 10:50:45 +02:00
clntproc.c lockd: prepare nlm_lockowner for use by the server 2019-07-03 17:52:08 -04:00
clntxdr.c NFS: Remove print_overflow_msg() 2019-02-13 11:53:45 -05:00
host.c lockd: Store the lockd client credential in struct nlm_host 2019-04-26 17:51:23 -04:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mon.c SUNRPC: Cache cred of process creating the rpc_client 2019-04-26 16:00:48 -04:00
netns.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
procfs.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
procfs.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
svc4proc.c lockd: Convert NLM service fl_owner to nlm_lockowner 2019-07-03 17:52:08 -04:00
svc.c treewide: Add SPDX license identifier for more missed files 2019-05-21 10:50:45 +02:00
svclock.c lockd: Convert NLM service fl_owner to nlm_lockowner 2019-07-03 17:52:08 -04:00
svcproc.c lockd: Convert NLM service fl_owner to nlm_lockowner 2019-07-03 17:52:08 -04:00
svcshare.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
svcsubs.c lockd: Convert NLM service fl_owner to nlm_lockowner 2019-07-03 17:52:08 -04:00
xdr4.c lockd: Convert NLM service fl_owner to nlm_lockowner 2019-07-03 17:52:08 -04:00
xdr.c lockd: Convert NLM service fl_owner to nlm_lockowner 2019-07-03 17:52:08 -04:00