]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: use fdos_mode() in reply_open_and_X()
authorRalph Boehme <slow@samba.org>
Mon, 19 Oct 2020 18:42:03 +0000 (20:42 +0200)
committerRalph Boehme <slow@samba.org>
Wed, 16 Dec 2020 09:08:32 +0000 (09:08 +0000)
commitb3e5feb9ce73dfce498228a248e4f0dd82b44514
treef4cfd18f8ab82c917d7c1aea8871963a8be9fb1d
parent594bfdea81bbf64da0b3eb2dd9aa85c250f1d1f7
smbd: use fdos_mode() in reply_open_and_X()

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