smbd: Get the symlink mode for posix through fdos_mode()
commit4e585186f2b4905ab4504a464766b3fda1875cb3
authorVolker Lendecke <vl@samba.org>
Tue, 14 Nov 2023 11:12:22 +0000 (14 12:12 +0100)
committerVolker Lendecke <vl@samba.org>
Wed, 15 Nov 2023 06:10:38 +0000 (15 06:10 +0000)
tree2462088b29580fe04680abb76b946693f32b130a
parentaaa73cce1da0c9058615a9b3d91e926d445277de
smbd: Get the symlink mode for posix through fdos_mode()

fdos_mode() has special code to deal with symlinks, so we don't have
to replicate that logic here.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Wed Nov 15 06:10:38 UTC 2023 on atb-devel-224
source3/smbd/dir.c