Change canonicalise_acl() to not take an fsp.
commit13e0788714c1a5a3ce62597d04d3034ca14d031e
authorMichael Adam <obnox@samba.org>
Sat, 27 Oct 2007 23:38:59 +0000 (28 01:38 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 19 Dec 2007 22:07:55 +0000 (19 23:07 +0100)
tree4038a05899283838e10427e83b44b06d01cdd917
parentc5d21d1a651aa02c7b3e2fbaa89b8364bdfbfa68
Change canonicalise_acl() to not take an fsp.

Convert canonicalise_acl() to take connection_struct, is_directory
and file name instead of files_struct pointer.

Michael
(This used to be commit d579a7f84fd47a3f00215725cecd65b21a5ff2e0)
source3/smbd/posix_acls.c