smbd: Remove overriding file_attributes with unix_mode in the VFS
authorVolker Lendecke <vl@samba.org>
Wed, 5 Feb 2020 13:43:43 +0000 (15:43 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 7 Feb 2020 22:27:48 +0000 (22:27 +0000)
commit2d9841c9788835484c364b61507efdf8fe34aa9e
tree23aac9ded953caf55774f5cf6b27198068f18ae5
parente0814dc5082dd4ecca8a155e0ce24b073158fd92
smbd: Remove overriding file_attributes with unix_mode in the VFS

Internally to open.c this is still used, but that can go away next.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Fri Feb  7 22:27:48 UTC 2020 on sn-devel-184
source3/smbd/reply.c
source3/smbd/trans2.c