]> rtime.felk.cvut.cz Git - can-eth-gw-linux.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)
commitd5497fc693a446ce9100fcf4117c3f795ddfd0d2
tree7254a8eb06629de6c9ac4b8dbe8e38c79c979af3
parent8fbba96e5b327665265ad02b7f331b68536828bf
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