streams_depot: Create files when requested
authorVolker Lendecke <vl@samba.org>
Fri, 14 Apr 2023 14:32:42 +0000 (16:32 +0200)
committerJule Anger <janger@samba.org>
Tue, 18 Apr 2023 18:09:13 +0000 (18:09 +0000)
commite1508b922032b08602544a363b9cb3ab690591d8
tree5f46998ee245f70bace528f9ff65339b4f34c0ab
parent64161923b6d35a3e79a00fceaf115e2afdd7d643
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>
(cherry picked from commit 081e808ab4ac6e187b9791da322eb7173e1e133c)
source3/modules/vfs_streams_depot.c