libcli/smb: add SMB_CAP_LEGACY_CLIENT_MASK define
commit3d7a4db6bc5cd42432393bf69622c435e67e811f
authorStefan Metzmacher <metze@samba.org>
Tue, 19 Mar 2013 08:02:52 +0000 (19 09:02 +0100)
committerJeremy Allison <jra@samba.org>
Wed, 20 Mar 2013 16:32:25 +0000 (20 09:32 -0700)
treed1b96ad29f4c44ab27009a0a2c6f05c99653d9c8
parentf7564cae4cdd1e2629404c5a1229978451584257
libcli/smb: add SMB_CAP_LEGACY_CLIENT_MASK define

Older Samba releases (<= 3.6.x)
expect the client to send CAP_LARGE_READX
in order to let the client use large reads.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
libcli/smb/smb_constants.h