CIFS: Fix incorrect max RFC1002 write size value
authorPavel Shilovsky <piastry@etersoft.ru>
Fri, 7 Oct 2011 14:57:45 +0000 (18:57 +0400)
committerSteve French <smfrench@gmail.com>
Thu, 13 Oct 2011 20:20:14 +0000 (15:20 -0500)
commit94443f43404239c2a6dc4252a7cb9e77f5b1eb6e
tree4f74b29aa7de58d9e53b37c111124ce201eed47d
parenta52c1eb7ae79f0a11511d49cfc00d2f9e576abea
CIFS: Fix incorrect max RFC1002 write size value

..the length field has only 17 bits.

Cc: <stable@kernel.org>
Acked-by: Jeff Layton <jlayton@samba.org>
Signed-off-by: Pavel Shilovsky <piastry@etersoft.ru>
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/connect.c