s3: smbd: open_file(), smbd_check_access_rights() -> smbd_check_access_rights_fsp().
commit26dc10bdb2cff3eece4a2874931b4058f9f87d68
authorJeremy Allison <jra@samba.org>
Mon, 7 Jun 2021 21:55:38 +0000 (7 14:55 -0700)
committerRalph Boehme <slow@samba.org>
Wed, 9 Jun 2021 13:14:30 +0000 (9 13:14 +0000)
tree8fc7aa5fcdea8012bcebd7c34c5b26c3e1b79ad1
parente5c9cfb04296e385dea227e5efccb78575f3977a
s3: smbd: open_file(), 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