smbd:smb2: ignore an dhnq blob along with a dhnc in create
authorMichael Adam <obnox@samba.org>
Thu, 26 Sep 2013 05:48:42 +0000 (07:48 +0200)
committerStefan Metzmacher <metze@samba.org>
Sat, 5 Oct 2013 12:04:08 +0000 (14:04 +0200)
commitdd256792568d96c4a8dba5ea28cd3274ed1c040b
tree7c1308db0a53d5e01c13030a98112e0a3ac2d826
parentea51681cc21f6e84af2f71309875c6692efcbc6e
smbd:smb2: ignore an dhnq blob along with a dhnc in create

This is according to MS-SMB2, 3.3.5.9.7
"Handling the SMB2_CREATE_DURABLE_HANDLE_RECONNECT Create Context"

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/smbd/smb2_create.c