smbXsrv:open: add smb2srv_open_lookup_replay_cache()
authorMichael Adam <obnox@samba.org>
Sat, 27 Feb 2016 02:23:27 +0000 (03:23 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 3 Mar 2016 12:09:24 +0000 (13:09 +0100)
commit5b90c986eda8201660434a9a1d64e5a0a625379e
tree881c4dd060f10f069f85e94202f76acff51347c3
parent08e34830b7f4d631a24e94aad1502949eb2cd675
smbXsrv:open: add smb2srv_open_lookup_replay_cache()

A function to find an open from the replay cache,
based on the create_guid handed in.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/globals.h
source3/smbd/smbXsrv_open.c