smbd: Pass stat_ex and files_struct to dos_mode_from_sbuf()
authorVolker Lendecke <vl@samba.org>
Tue, 20 Jun 2023 14:19:50 +0000 (16:19 +0200)
committerVolker Lendecke <vl@samba.org>
Fri, 30 Jun 2023 10:42:36 +0000 (10:42 +0000)
commit0958afd297df458ee6d10f9531708b77fc65fb60
tree0fae50e78d20bab072736232f3c2587bdf7ec08f
parente9363926dc8925cbe25024e1dee357cc9bfd0a04
smbd: Pass stat_ex and files_struct to dos_mode_from_sbuf()

Will enable simplification of dos_mode_msdfs()

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/smbd/dosmode.c