From: Pavel Shilovsky Date: Tue, 18 Sep 2012 23:20:30 +0000 (-0700) Subject: CIFS: Enable signing in SMB2 X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~66^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c1bf7e48e9e463b65b1b90da4500a93dd2b27a7;p=pandora-kernel.git CIFS: Enable signing in SMB2 Use hmac-sha256 and rather than hmac-md5 that is used for CIFS/SMB. Signature field in SMB2 header is 16 bytes instead of 8 bytes. Automatically enable signing by client when requested by the server when signing ability is available to the client. Signed-off-by: Shirish Pargaonkar Signed-off-by: Sachin Prabhu Signed-off-by: Pavel Shilovsky Signed-off-by: Steve French --- Reading git-diff-tree failed