smbXcli: set message id to UINT64_MAX for BREAK in smb2cli_req_create()
authorStefan Metzmacher <metze@samba.org>
Thu, 22 Sep 2011 19:24:42 +0000 (21:24 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 24 Nov 2011 18:02:30 +0000 (19:02 +0100)
commit2a570e6305715dd4d64947ce5d702e227916f33b
tree3670cd6c07b52e0673a24443e87575dceb85cc4e
parent349977e1a071137ca33b831660e8c65c2e580b5f
smbXcli: set message id to UINT64_MAX for BREAK in smb2cli_req_create()

This way the caller can register an oplock handler.

Note that smb2cli_req_compound_submit() will overwrite this
if a request is send over the wire.

metze
libcli/smb/smbXcli_base.c