s3/pysmbd: use SMB_VFS_OPENAT() in init_files_struct()
authorRalph Boehme <slow@samba.org>
Tue, 19 May 2020 19:33:00 +0000 (21:33 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 21 May 2020 20:38:34 +0000 (20:38 +0000)
commit1304fd92afc4adbd155baf263531c0cc64ffafa7
tree7187f2963221f46fda04913eceeb1e347f08fcee
parentc57d76ec1a9ce26bfab1c4c4c3ac130c15fb71f2
s3/pysmbd: use SMB_VFS_OPENAT() in init_files_struct()

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