nfsd4: backchannel should use client-provided security flavor
authorJ. Bruce Fields <bfields@redhat.com>
Mon, 5 Nov 2012 21:01:48 +0000 (16:01 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Thu, 8 Nov 2012 00:40:05 +0000 (19:40 -0500)
commit12fc3e92d4b18b4e99af624586e1696479ff36ce
treec3e43c4389da8bbbf8de90f044773fc236edfc9c
parent57725155dc1b8c78b7a96886d5cdc69dc89e9c54
nfsd4: backchannel should use client-provided security flavor

For now this only adds support for AUTH_NULL.  (Previously we assumed
AUTH_UNIX.)  We'll also need AUTH_GSS, which is trickier.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4callback.c
fs/nfsd/nfs4xdr.c
fs/nfsd/state.h