From: Steve French Date: Fri, 27 Mar 2015 00:23:20 +0000 (-0500) Subject: Don't ignore errors on encrypting password in SMBTcon X-Git-Tag: omap-for-v4.1/fixes-rc1~235^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3a31a2bbbfe22db0313a4e270c7ba91baa7b630;p=pandora-kernel.git Don't ignore errors on encrypting password in SMBTcon Although unlikely to fail (and tree connect does not commonly send a password since SECMODE_USER is the default for most servers) do not ignore errors on SMBNTEncrypt in SMB Tree Connect. Reported by Coverity (CID 1226853) Signed-off-by: Steve French Acked-by: Shirish Pargaonkar Acked-by: Sachin Prabhu Reviewed-by: Jeff Layton --- Reading git-diff-tree failed