s3: VFS: acl_tdb.c: Add fget_acl_blob().
authorJeremy Allison <jra@samba.org>
Mon, 13 Apr 2020 19:19:03 +0000 (12:19 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 7 May 2020 19:27:34 +0000 (19:27 +0000)
commit4ac3fde1a976651eb322570c1f2a09fe619fbda8
treeadf881c7474a291f29dab12ab4eee46f524130b1
parentac333c569d67d049c07ec373be7997e989485b9e
s3: VFS: acl_tdb.c: Add fget_acl_blob().

Separate from get_acl_blob() which took both an fsp and a pathname.
Commented out so we still compile.

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