Change canonicalise_acl() to not take an fsp.
authorMichael Adam <obnox@samba.org>
Sat, 27 Oct 2007 23:38:59 +0000 (01:38 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 19 Dec 2007 22:07:55 +0000 (23:07 +0100)
commitd579a7f84fd47a3f00215725cecd65b21a5ff2e0
tree051bf0435d5a9d899328cf8a7f692169eb707507
parentbdb208124bd703edee03ac4d2a4ec45ecdfc135e
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
source/smbd/posix_acls.c