]> git.ipfire.org Git - thirdparty/samba.git/commit
s4/torture: give smb2_generic_create_share() caller some flexibility
authorRalph Boehme <slow@samba.org>
Sun, 27 Feb 2022 17:48:49 +0000 (18:48 +0100)
committerRalph Boehme <slow@samba.org>
Tue, 5 Nov 2024 14:39:31 +0000 (14:39 +0000)
commitf10bbff92809bd941a6b47b09453c195d5ba8f6f
tree5bf86c9ba8fad56a32409264ae20226bd9890e58
parent21d0a2a9ffe31e3731ffc623fc575444bd93f5a6
s4/torture: give smb2_generic_create_share() caller some flexibility

This way callers can either create or open a directory.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/torture/smb2/util.c