commit | 9b7160c55a41dd2fec3d467f979e55782d3f92ad | [log] [tgz] |
---|---|---|
author | Bryan Schumaker <bjschuma@netapp.com> | Wed Apr 13 14:31:30 2011 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Apr 13 15:12:23 2011 -0400 |
tree | 5a0d71d9a9ed1cfee60014b3b10d71232dee0a09 | |
parent | 801a16dc7b5c146f7980a0c61c30cef3ba93344d [diff] |
NFS: don't negotiate when user specifies sec flavor We were always attempting sec flavor negotiation, even if the user told us a specific sec flavor to use. If that sec flavor fails, we should return an error rather than continuing with sec flavor negotiation. Signed-off-by: Bryan Schumaker <bjschuma@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>