nfsd4: implement minimal SP4_MACH_CRED
authorJ. Bruce Fields <bfields@redhat.com>
Sat, 13 Apr 2013 18:27:29 +0000 (14:27 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 1 Jul 2013 21:23:06 +0000 (17:23 -0400)
Do a minimal SP4_MACH_CRED implementation suggested by Trond, ignoring
the client-provided spo_must_* arrays and just enforcing credential
checks for the minimum required operations.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found