s3: smbd: Allow async dosmode to cope with ".." pathnames where we close smb_fname...
authorJeremy Allison <jra@samba.org>
Thu, 15 Jul 2021 04:30:09 +0000 (21:30 -0700)
committerJule Anger <janger@samba.org>
Mon, 9 Aug 2021 11:16:14 +0000 (11:16 +0000)
commit3acccfc764df88bd1400bc8da72b2733ca06cdff
tree752e5aa88afe8c21e2102c9a72a0d1cb910f81ea
parentfccedb4d94abac9909c2ed00b07af6a207b09590
s3: smbd: Allow async dosmode to cope with ".." pathnames where we close smb_fname->fsp to prevent meta-data leakage.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit b004ebb1c62742346b84ecb9d52c783173528fac)
source3/smbd/dosmode.c