smbd: prepare DH disconnect for AT-names
authorRalph Boehme <slow@samba.org>
Sun, 17 May 2020 06:05:47 +0000 (08:05 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 21 May 2020 22:01:25 +0000 (22:01 +0000)
commitc68133d41c368c52cd5ac3c34dbe888ceccd7619
tree9a98150b4294b6920d84c0a35b8c523ca36d8e8f
parent76118b4830aa28ac61fb7f43bc103bbffbe3a608
smbd: prepare DH disconnect for AT-names

This ensure cookie.base_name is set to the full path to deal with fsp->fsp_name
being an atname in the future.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Thu May 21 22:01:25 UTC 2020 on sn-devel-184
source3/smbd/durable.c