s3/smbd: move make_default_filesystem_acl() to vfs_acl_common.c
commit10e102352042aa02daac5a9761c0cf16b90f9650
authorRalph Boehme <slow@samba.org>
Fri, 15 Jul 2016 15:56:02 +0000 (15 17:56 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 4 Aug 2016 09:10:20 +0000 (4 11:10 +0200)
tree71454c0a3c91129c1e3e76eca062e639a9fb7406
parent5bf53f0f2e7868f86c4e7866fb7215cc73a6b5b8
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