From: Shirish Pargaonkar Date: Wed, 19 Jan 2011 04:33:54 +0000 (-0600) Subject: cifs: Fix regression during share-level security mounts (Repost) X-Git-Tag: v2.6.37.1~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97a3d0d9889f415e0415b7ccc50aa52f8942b216;p=pandora-kernel.git cifs: Fix regression during share-level security mounts (Repost) commit 540b2e377797d8715469d408b887baa9310c5f3e upstream. NTLM response length was changed to 16 bytes instead of 24 bytes that are sent in Tree Connection Request during share-level security share mounts. Revert it back to 24 bytes. Reported-and-Tested-by: Grzegorz Ozanski Acked-by: Jeff Layton Signed-off-by: Shirish Pargaonkar Acked-by: Suresh Jayaraman Signed-off-by: Steve French Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed