vfs: Fix alternative posix and no-op sys acl implementations to take a mem_ctx
commita0588fdea82ab1b5d4dbd8bf75b01b82c0879d21
authorAndrew Bartlett <abartlet@samba.org>
Thu, 11 Oct 2012 03:42:39 +0000 (11 14:42 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 11 Oct 2012 03:45:03 +0000 (11 14:45 +1100)
treecdb6aa82beb8c57a4dfe6966ef4ad31e2029f26a
parent547a260a2865d547a4ffc756b21fa648349654fd
vfs: Fix alternative posix and no-op sys acl implementations to take a mem_ctx

These were missed with the initial conversion to use a talloc context.

Andrew Bartlett
source3/lib/sysacls.c
source3/modules/vfs_aixacl.c
source3/modules/vfs_irixacl.c
source3/modules/vfs_solarisacl.c