1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00
Michael Adam 4370bda3c0 smbXsrv:open: maintain a replay cache
This caches a map create_guid -> file_id, so that
a replayed create can find the already created
open again.

This is automatically deleted once the first use
of the file handle is happening (triggered by
the lookup for the file-id).

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2016-03-03 13:09:24 +01:00
..
2016-01-26 15:58:11 +01:00
2014-08-06 09:51:14 +02:00
2016-02-14 10:41:06 +01:00
2015-10-13 01:23:07 +02:00
2016-02-13 03:50:54 +01:00
2016-01-26 15:58:12 +01:00
2016-02-23 22:03:16 +01:00
2015-10-13 01:23:07 +02:00
2015-03-17 11:30:52 +01:00