git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71244d9
)
nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAME
author
Weston Andros Adamson
<dros@primarydata.com>
Mon, 13 Jan 2014 21:54:45 +0000
(16:54 -0500)
committer
Trond Myklebust
<trond.myklebust@primarydata.com>
Mon, 13 Jan 2014 22:29:47 +0000
(17:29 -0500)
Don't check for -NFS4ERR_NOTSUPP, it's already been mapped to -ENOTSUPP
by nfs4_stat_to_errno.
This allows the client to mount v4.1 servers that don't support
SECINFO_NO_NAME by falling back to the "guess and check" method of
nfs4_find_root_sec.
Signed-off-by: Weston Andros Adamson <dros@primarydata.com>
Cc: stable@vger.kernel.org # 3.1+
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs4proc.c
patch
|
blob
|
history
diff --cc
fs/nfs/nfs4proc.c
Simple merge