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)
committerKarolin Seeger <kseeger@samba.org>
Wed, 3 Aug 2016 09:19:14 +0000 (11:19 +0200)
commita6939cf2435ec9259a0d5df861a4a1461476d505
tree9475e5573483017306b6e4bfcea48343a264fc98
parentc25f48bc8c8a0da00e69ea59b94be9b86768eac8
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>
(cherry picked from commit afc2417b107af572081974ff9d013ddec890d31f)
source3/modules/vfs_acl_common.c
source3/smbd/posix_acls.c
source3/smbd/proto.h