smbd: use SMB_VFS_OPENAT() in non_widelink_open()
authorRalph Boehme <slow@samba.org>
Tue, 19 May 2020 19:30:24 +0000 (21:30 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 21 May 2020 20:38:34 +0000 (20:38 +0000)
commitc57d76ec1a9ce26bfab1c4c4c3ac130c15fb71f2
tree53385a8238452a3c2597aa3e994bdaf577f81480
parent643a441edbf3ff1707e5b4c1e2966af6d5aed927
smbd: use SMB_VFS_OPENAT() in non_widelink_open()

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/open.c