smbd: allow setting ARCHIVE bit in POSIX context with "store dos attributes"
authorRalph Boehme <slow@samba.org>
Tue, 31 Oct 2023 11:25:38 +0000 (12:25 +0100)
committerJeremy Allison <jra@samba.org>
Sun, 5 Nov 2023 18:34:38 +0000 (18:34 +0000)
commit95abd2f59fa98159a7dee2ca18da849631781275
tree6ef4bbaa0633663b73cc266c45a03ed105eb5e45
parentcd858a2a239a687b96c3b0e7633ccd7b8b8edb0e
smbd: allow setting ARCHIVE bit in POSIX context with "store dos attributes"

Cf https://lists.samba.org/archive/samba-technical/2023-October/138504.html

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/dosmode.c
source3/torture/test_posix.c