s3/smbd: move make_default_filesystem_acl() to vfs_acl_common.c
authorRalph Boehme <slow@samba.org>
Fri, 15 Jul 2016 15:56:02 +0000 (17:56 +0200)
committerRalph Boehme <slow@samba.org>
Tue, 19 Jul 2016 04:44:18 +0000 (06:44 +0200)
commitafc2417b107af572081974ff9d013ddec890d31f
tree1932c2f86861b1b1a7cf243db5ab71a5500286da
parent5a58a14be8143bea81b0cee4251445507e9766ba
s3/smbd: move make_default_filesystem_acl() to vfs_acl_common.c

This function is only used in vfs_acl_common.c and will be modified in
the next commit.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=12028

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/vfs_acl_common.c
source3/smbd/posix_acls.c
source3/smbd/proto.h