]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: dup_file_fsp() for old DOS style opens also needs to copy the new flags.
authorJeremy Allison <jra@samba.org>
Thu, 17 Dec 2020 09:10:12 +0000 (01:10 -0800)
committerJeremy Allison <jra@samba.org>
Thu, 17 Dec 2020 18:56:28 +0000 (18:56 +0000)
commit8559af63169730e008e838aebfdd63b135a9caf7
treee4945bf427cb096e22a06896078776aa1f94c4bd
parentcbe1485f7b27a598588d42cf1430e74a90ef3e69
smbd: dup_file_fsp() for old DOS style opens also needs to copy the new flags.

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