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)
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>

No differences found