summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.com>2018-12-03 01:30:30 +0100
committerAnna Schumaker <Anna.Schumaker@Netapp.com>2018-12-19 19:52:44 +0100
commitd89b22d46a40da3a1630ecea111beaf3ef10bc21 (patch)
tree532cce487be9e4d08f4d20c2362c08043311ed4a /security
parentSUNRPC: allow /proc entries without CONFIG_SUNRPC_DEBUG (diff)
downloadlinux-d89b22d46a40da3a1630ecea111beaf3ef10bc21.tar.xz
linux-d89b22d46a40da3a1630ecea111beaf3ef10bc21.zip
cred: add cred_fscmp() for comparing creds.
NFS needs to compare to credentials, to see if they can be treated the same w.r.t. filesystem access. Sometimes an ordering is needed when credentials are used as a key to an rbtree. NFS currently has its own private credential management from before 'struct cred' existed. To move it over to more consistent use of 'struct cred' we need a comparison function. This patch adds that function. Signed-off-by: NeilBrown <neilb@suse.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions