s3: smbd: Now we always have a handle in smb_set_posix_acl(), use it instead of smb_f...
authorJeremy Allison <jra@samba.org>
Thu, 13 Jun 2019 23:17:49 +0000 (16:17 -0700)
committerJeremy Allison <jra@samba.org>
Mon, 24 Jun 2019 18:49:09 +0000 (18:49 +0000)
commit72605195010b8941c28d587079e994cb5c434b17
tree5fc13820dd749c3707250f561191c3c56f8a9c60
parentbf743b01d8d66d9e7622153a76f365babcf03006
s3: smbd: Now we always have a handle in smb_set_posix_acl(), use it instead of smb_fname.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/smbd/trans2.c