1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00
Ralph Boehme 0bdaba47f4 smbd: use openat_pathref_fsp() in open_streams_for_delete()
Ensures we have a pathref handle in the smb_fname we pass to
SMB_VFS_CREATE_FILE().

As the create_disposition is FILE_OPEN we just return the error if
openat_pathref_fsp() fails

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2020-12-16 09:08:31 +00:00
..
2020-12-04 21:08:38 +00:00
2020-12-16 09:08:30 +00:00
2018-01-16 02:43:03 +01:00
2020-12-16 09:08:30 +00:00
2020-11-30 22:24:37 +00:00