vfs_acl_common: move stat stuff to a helper function
authorRalph Boehme <slow@samba.org>
Wed, 24 Aug 2016 08:30:15 +0000 (10:30 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 21 Sep 2016 09:15:08 +0000 (11:15 +0200)
commita0fd7a5a17cca97312509e0046b6dc6510dc4bbc
tree8a5b375906a4c92fb49cfe25157c17546e268cb2
parent1fd98a8ffcfeb6f737960282606fd172b4e05acd
vfs_acl_common: move stat stuff to a helper function

Will be reused in the next commit when moving the
make_default_filesystem_acl() stuff to a different place.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(backported from commit 10959698e20de381beec7ab532c8bdc32fa6401c)
source3/modules/vfs_acl_common.c