smbd: remove const from smb_fname arg of set_ea_dos_attribute()
commit5ed188e492cfca9fef9266aa66041726f3ab6de5
authorRalph Boehme <slow@samba.org>
Sun, 21 Aug 2022 11:38:16 +0000 (21 13:38 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 29 Aug 2022 17:22:32 +0000 (29 17:22 +0000)
tree44e824e753e57d0132779e0d4f45194e62f750a1
parente3d883c0b1caf13596dc8a18a8a108e3e48e7543
smbd: remove const from smb_fname arg of set_ea_dos_attribute()

We need to update the btime of fsp->fsp_name->st.

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

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