acl_group_override() doesn't need to call stat. Pass this
authorJeremy Allison <jra@samba.org>
Thu, 18 Jun 2009 22:40:14 +0000 (15:40 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 18 Jun 2009 22:40:14 +0000 (15:40 -0700)
commit31885822ae0744582fb145f541bd4cfc590173d6
tree1fd47751030d30eafad53e2a265dad28834bf3dc
parentd2da9dee686881106678d50a96713f0632dcdf10
acl_group_override() doesn't need to call stat. Pass this
down from above (as const).
Jeremy.
source3/smbd/posix_acls.c