]> git.baikalelectronics.ru Git - kernel.git/commit
nfsd4: move rq_flavor into svc_cred
authorJ. Bruce Fields <bfields@redhat.com>
Tue, 15 May 2012 02:06:49 +0000 (22:06 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 1 Jun 2012 00:29:58 +0000 (20:29 -0400)
commitf1950631b464020e3f741759b820175b5ef51f0d
tree7254a8eb06629de6c9ac4b8dbe8e38c79c979af3
parent1c8c532ca137977023a28e33b75780eb105d94fa
nfsd4: move rq_flavor into svc_cred

Move the rq_flavor into struct svc_cred, and use it in setclientid and
exchange_id comparisons as well.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/auth.c
fs/nfsd/export.c
fs/nfsd/nfs4idmap.c
fs/nfsd/nfs4state.c
include/linux/sunrpc/svc.h
include/linux/sunrpc/svcauth.h
net/sunrpc/auth_gss/svcauth_gss.c
net/sunrpc/svcauth_unix.c