NFSv4: Don't clear the machine cred when client establish returns EACCES
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 5 Apr 2013 19:37:04 +0000 (15:37 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 5 Apr 2013 19:37:04 +0000 (15:37 -0400)
The expected behaviour is that the client will decide at mount time
whether or not to use a krb5i machine cred, or AUTH_NULL.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: Chuck Lever <chuck.lever@oracle.com>
Cc: Bryan Schumaker <bjschuma@netapp.com>

No differences found