Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231131
b: refs/heads/master
c: 044bc1d
h: refs/heads/master
i:
  231129: 352fed8
  231127: e205b42
v: v3
  • Loading branch information
J. Bruce Fields committed Nov 19, 2010
1 parent 59802fb commit 54840d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5afa040b307952bb804eba34b21646da2842e14d
refs/heads/master: 044bc1d4324bfb34761cb361e404cb8d39c68777
2 changes: 1 addition & 1 deletion trunk/fs/nfsd/nfs4state.c
Original file line number Diff line number Diff line change
Expand Up @@ -1344,7 +1344,7 @@ nfsd4_exchange_id(struct svc_rqst *rqstp,
case SP4_NONE:
break;
case SP4_SSV:
return nfserr_encr_alg_unsupp;
return nfserr_serverfault;
default:
BUG(); /* checked by xdr code */
case SP4_MACH_CRED:
Expand Down

0 comments on commit 54840d0

Please sign in to comment.