s3: smbd: check_base_file_access(), smbd_check_access_rights() -> smbd_check_access_r...
commit11910757c6846016a5a3701577c8d46d6440e6cc
authorJeremy Allison <jra@samba.org>
Mon, 7 Jun 2021 21:58:39 +0000 (7 14:58 -0700)
committerRalph Boehme <slow@samba.org>
Wed, 9 Jun 2021 13:14:30 +0000 (9 13:14 +0000)
treea9c955904d12fc7fcd329c162afd20706de5d862
parent26dc10bdb2cff3eece4a2874931b4058f9f87d68
s3: smbd: check_base_file_access(), smbd_check_access_rights() -> smbd_check_access_rights_fsp().

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/smbd/open.c