streams_depot: Create files when requested
authorVolker Lendecke <vl@samba.org>
Fri, 14 Apr 2023 14:32:42 +0000 (16:32 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 17 Apr 2023 17:14:37 +0000 (17:14 +0000)
commit081e808ab4ac6e187b9791da322eb7173e1e133c
tree4782554fe4e66b2d576883c13768842ab8794cee
parent45f026c45c996bb65d2bd3e350587d51d6862a03
streams_depot: Create files when requested

If you set "create mask = 0600" no streams will be created....

Tested manually. Not creating an automated test for this, there are so
many places where this can go wrong that testing this individual
glitch does not gain us much confidence.

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

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/vfs_streams_depot.c