]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: use fdos_mode() in smb_set_file_disposition_info()
authorRalph Boehme <slow@samba.org>
Mon, 19 Oct 2020 19:09:00 +0000 (21:09 +0200)
committerRalph Boehme <slow@samba.org>
Wed, 16 Dec 2020 09:08:32 +0000 (09:08 +0000)
commit62d82326a442bff55af330acd6917545e307e037
treeb22d33d4e22565d9a89c5d86b4e1795cadcd041d
parent8eb561688e1ec62a809dc695c0a22179b3c7defd
smbd: use fdos_mode() in smb_set_file_disposition_info()

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