1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-29 21:47:30 +03:00
Michael Adam 63ac88d402 s3:smbd: remove code duplication in smb2_create_send()
Move the calls to smb2srv_open_recreate() from the parsing of
the create blobs (DHNC and DH2C) to a central place in the
open execution phase.
This is also where it should be called: in the durable reconnect
part, right before the call to SMB_VFS_DURABLE_RECONNECT()

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2013-06-04 11:07:11 -07:00
..
2012-04-05 02:39:08 +02:00
2013-04-26 15:17:22 -07:00
2012-05-08 16:46:36 +02:00
2013-05-18 16:32:38 +02:00
2013-02-20 19:00:52 +01:00
2013-06-04 13:06:52 +02:00
2013-05-18 16:32:38 +02:00