knfsd: nfsd4: store pseudoflavor in request
authorAndy Adamson <andros@citi.umich.edu>
Tue, 17 Jul 2007 11:04:42 +0000 (04:04 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 17 Jul 2007 17:23:07 +0000 (10:23 -0700)
commitc4170583f655dca5da32bd14173d6a93805fc48b
tree6dbac34d8dd59af4a2f096a9c842405887c4f027
parent42ed95c4e7415714aaab604ae7b1602b87b27b73
knfsd: nfsd4: store pseudoflavor in request

Add a new field to the svc_rqst structure to record the pseudoflavor that the
request was made with.  For now we record the pseudoflavor but don't use it
for anything.

Signed-off-by: Andy Adamson <andros@citi.umich.edu>
Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/sunrpc/gss_api.h
include/linux/sunrpc/svc.h
net/sunrpc/auth_gss/gss_mech_switch.c
net/sunrpc/auth_gss/svcauth_gss.c
net/sunrpc/svcauth_unix.c