From: Bryan Schumaker Date: Wed, 13 Apr 2011 18:31:30 +0000 (-0400) Subject: NFS: don't negotiate when user specifies sec flavor X-Git-Tag: v2.6.39-rc6~24^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b7160c55a41dd2fec3d467f979e55782d3f92ad;p=pandora-kernel.git 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed