smbd: use metadata_fsp() with SMB_VFS_FSET_DOS_ATTRIBUTES()
commit55e55804bb2d0f21c1bbe207257bb40555f3b7a2
authorRalph Boehme <slow@samba.org>
Fri, 29 Jul 2022 12:56:21 +0000 (29 14:56 +0200)
committerVolker Lendecke <vl@samba.org>
Wed, 10 Aug 2022 15:32:35 +0000 (10 15:32 +0000)
tree0b12c7549060f1a96e16f595714a0843d42c49ab
parent03b9ce84736d536ab2dd8a5ce1a2656e6a90c8c8
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>
source3/smbd/dosmode.c