]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: remove unused NTCREATEX_OPTIONS_PRIVATE_STREAM_DELETE
authorRalph Boehme <slow@samba.org>
Mon, 8 Jun 2020 07:29:01 +0000 (09:29 +0200)
committerJeremy Allison <jra@samba.org>
Sat, 18 Jul 2020 05:58:40 +0000 (05:58 +0000)
commit916ebade769a55eb6d87bf9078533e41d3497683
treeda70acf1747cd3e69e814a74aafd6045c9f66ce4
parent4523a0b47d56423216a052df765e39a2389e80e2
smbd: remove unused NTCREATEX_OPTIONS_PRIVATE_STREAM_DELETE

The previous commit removed the only consumer of the flags.

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