s3:smbd: use smbXsrv_open_close() instead of smbXsrv_open_update()
commitf0e6a9be00e441e50f0087c543e1b7c9012d126f
authorStefan Metzmacher <metze@samba.org>
Wed, 13 Feb 2013 13:26:43 +0000 (13 08:26 -0500)
committerStefan Metzmacher <metze@samba.org>
Mon, 18 Feb 2013 14:53:36 +0000 (18 15:53 +0100)
tree7a6ba11b7d7c870623c1b7fed65bcf1028e432d7
parent8adbd1cf75492869f7fd1935eb211a070ef924cc
s3:smbd: use smbXsrv_open_close() instead of smbXsrv_open_update()

This makes sure we store the correct disconnect_time for disconnected
durable handles.

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