smbd: use metadata_fsp() with SMB_VFS_FSET_DOS_ATTRIBUTES()
authorRalph Boehme <slow@samba.org>
Fri, 29 Jul 2022 12:56:21 +0000 (14:56 +0200)
committerJule Anger <janger@samba.org>
Tue, 23 Aug 2022 13:29:09 +0000 (13:29 +0000)
commit69742bab6679f3d13e691485664442769dfb7689
tree805303a93ba8e65341edfa57cee5798c869b1f07
parent814fd4e8e89a843985f187b75f76ec1427965c56
smbd: use metadata_fsp() with SMB_VFS_FSET_DOS_ATTRIBUTES()

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15126
MR: https://gitlab.com/samba-team/samba/-/merge_requests/2643

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
(cherry picked from commit 55e55804bb2d0f21c1bbe207257bb40555f3b7a2)
source3/smbd/dosmode.c