vfs: Add helper function for non posix ACL modules
authorAndrew Bartlett <abartlet@samba.org>
Wed, 24 Oct 2012 11:39:59 +0000 (22:39 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 4 Feb 2013 11:19:30 +0000 (12:19 +0100)
commit2a2dbf825972bfa16ae5dbe93e458de348571684
treed9eb3e5057bad11409f96149a041aa61bbda5a4b
parente650a5fd61d7925888e3abf0a561af5a9a23f00b
vfs: Add helper function for non posix ACL modules

This handles the stat, and fills in the pre-supplied blob into a
wrapper sturcture that can then be returned to vfs_acl_common for
hashing.

Andrew Bartlett

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Christian Ambach <ambi@samba.org>
source3/modules/non_posix_acls.c [new file with mode: 0644]
source3/modules/non_posix_acls.h [new file with mode: 0644]
source3/modules/wscript_build