From: Jeff Layton Date: Fri, 4 Feb 2011 12:21:26 +0000 (-0500) Subject: cifs: enable signing flag in SMB header when server has it on X-Git-Tag: v2.6.38-rc4~8^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3f0dadb2b44746f6223ce4560406d19e02fb1cc;p=pandora-kernel.git cifs: enable signing flag in SMB header when server has it on cifs_sign_smb only generates a signature if the correct Flags2 bit is set. Make sure that it gets set correctly if we're sending an async call. This patch fixes: https://bugzilla.kernel.org/show_bug.cgi?id=28142 Reported-and-Tested-by: JG Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed