s3: smbd: In set_ea_dos_attribute() cause root fallback code to exit via the same...
authorJeremy Allison <jra@samba.org>
Fri, 18 Mar 2022 18:40:04 +0000 (11:40 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 24 Mar 2022 16:28:37 +0000 (16:28 +0000)
commit9f62a149f12e899dbc2a7bac9458e7a375bf6608
tree28cc58020046b91382c89b555fc4f4117c67b0ee
parent0036617a5c76e6003e3c9a5039c325d77d897709
s3: smbd: In set_ea_dos_attribute() cause root fallback code to exit via the same place.

We're going to add another action on success next.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15022

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