vfs_commit: Reset fsp->fd->fd to -1 after SMB_VFS_CLOSE
authorVolker Lendecke <vl@samba.org>
Tue, 28 Dec 2021 17:42:00 +0000 (18:42 +0100)
committerRalph Boehme <slow@samba.org>
Thu, 30 Dec 2021 11:03:35 +0000 (11:03 +0000)
commite6c8b38ecf1f040630a91a859d5f5bf528ceffbd
treea8a876e6c18cbcca1b2f5d69b01892091daeec40
parent28e09580b05951d2c1f5a6c57a1287b51e034e35
vfs_commit: Reset fsp->fd->fd to -1 after SMB_VFS_CLOSE

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/modules/vfs_commit.c