smbXcli: allow up to 10 iovec elements for the bytes in smb1cli_req_create()
authorStefan Metzmacher <metze@samba.org>
Mon, 28 Nov 2011 14:28:31 +0000 (15:28 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 29 Nov 2011 15:00:07 +0000 (16:00 +0100)
commit8c7e7ee91beda577ec6a9acf36a856a3dadb30c6
treec65a3a2aa93a8cd1b0c9e4f893108d777c639e9c
parent3453665bcb408e2961920d156353ae45402d682f
smbXcli: allow up to 10 iovec elements for the bytes in smb1cli_req_create()

The smb1cli_trans_* code uses up to 6 elements, which was too much for
the current limit of 5.

metze
libcli/smb/smbXcli_base.c