]> git.ipfire.org Git - thirdparty/samba.git/commit
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)
committerJeremy Allison <jra@samba.org>
Tue, 30 Aug 2016 19:12:25 +0000 (21:12 +0200)
commit10959698e20de381beec7ab532c8bdc32fa6401c
treea393e721b24262ba4a0b669be2e1987113ece06a
parent61c3d2124fb1a180fae4c8c0b5ab5b32bd56c8ad
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>
source3/modules/vfs_acl_common.c