s3: smbd: Reformat callers of check_access().
authorJeremy Allison <jra@samba.org>
Wed, 29 Apr 2020 22:28:27 +0000 (15:28 -0700)
committerRalph Boehme <slow@samba.org>
Thu, 30 Apr 2020 07:33:41 +0000 (07:33 +0000)
commitcc5b49b80a39d8c8b451b46d6db63a3bf858b1c5
treee1cd3543cd3abfefe97317dcafc7b932044491ff
parent3a7fb967e5d3fe28d9db06841f1d53064440cf0d
s3: smbd: Reformat callers of check_access().

Makes it easier to see when we add the dirfsp
parameter.

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