s3: smbd: Preserve the fsp->fsp_name->st buf across a MSG_SMB_FILE_RENAME message.
authorJeremy Allison <jra@samba.org>
Tue, 29 Mar 2022 01:39:55 +0000 (18:39 -0700)
committerRalph Boehme <slow@samba.org>
Wed, 30 Mar 2022 15:07:09 +0000 (15:07 +0000)
commit06bfac2125da5e4d37a596d1213912f0c698e69e
treeb7fa6ac0f83e847234cc126c06ced186cd8b6e09
parent5e1aa469ae61af0442f432e0a2e3bf8c8709616a
s3: smbd: Preserve the fsp->fsp_name->st buf across a MSG_SMB_FILE_RENAME message.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Wed Mar 30 15:07:09 UTC 2022 on sn-devel-184
source3/smbd/open.c