vfs_preopen: make use of new samba_path_matching_* infrastructure
authorStefan Metzmacher <metze@samba.org>
Wed, 9 Jun 2021 13:08:38 +0000 (15:08 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 1 Jul 2021 13:02:31 +0000 (13:02 +0000)
commit68832c91bd718b577c3a25139ab8bee883c36767
tree672bde13075db32ff8d393f6bd910d7267d015da
parenta843e74b85f50ca6285b7670f7bafb3199bb6008
vfs_preopen: make use of new samba_path_matching_* infrastructure

There should not be any logic change in this commit,
for now we'll keep the same ms wildcard matching we had before.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/modules/vfs_preopen.c