]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: smbd: Now all callers of is_visible_fsp() pass 'false' for the use_veto parameter...
authorJeremy Allison <jra@samba.org>
Fri, 4 Jun 2021 20:32:40 +0000 (13:32 -0700)
committerRalph Boehme <slow@samba.org>
Wed, 9 Jun 2021 13:14:30 +0000 (13:14 +0000)
commit9f2f4affa0a376ea342caf7f748eceb5649fb2f7
tree246bfb3030dd5bcc3797de98d844cdd239ffd8f0
parent75f7c11bb35c3977ec7e9fd937bd6fd40f5013bf
s3: smbd: Now all callers of is_visible_fsp() pass 'false' for the use_veto parameter, remove it.

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