s3: smbd: unlink_internals() can figure out if the mask has a wildcard on its own.
authorJeremy Allison <jra@samba.org>
Tue, 29 Sep 2020 19:30:53 +0000 (12:30 -0700)
committerRalph Boehme <slow@samba.org>
Wed, 30 Sep 2020 20:46:40 +0000 (20:46 +0000)
commit96b9842e31f975500f37373af1543214f078188e
treeced07c93f858fbf71cd5646f0b6f0c6e2528befb
parent49be6d38671c00e1d818d92dfda36f74cfd1a2e4
s3: smbd: unlink_internals() can figure out if the mask has a wildcard on its own.

Doesn't need a parameter for that.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/printing/nt_printing.c
source3/smbd/proto.h
source3/smbd/reply.c
source3/smbd/trans2.c