Remove the "is_directory" parameter from canonicalise_acl():
authorMichael Adam <obnox@samba.org>
Tue, 6 Nov 2007 05:20:51 +0000 (06:20 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 19 Dec 2007 22:07:56 +0000 (23:07 +0100)
commita7e15d41c66e811777e52fbfa19df817d8617d5a
tree9d0d50216e4fedecf678c22ca077627a5360f105
parent13e0788714c1a5a3ce62597d04d3034ca14d031e
Remove the "is_directory" parameter from canonicalise_acl():

It can be retrieved from the stat buffer.

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