vfs: Fix alternative posix and no-op sys acl implementations to take a mem_ctx
commitbeb20d40de57ce4851fdfac1e9b2688f6bb6781a
authorAndrew Bartlett <abartlet@samba.org>
Thu, 11 Oct 2012 03:42:39 +0000 (11 14:42 +1100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 3 Dec 2012 11:47:02 +0000 (3 12:47 +0100)
tree39fa98587fe54806f9ec33edb0549341b7a541eb
parentf20ccba29240d452624438a96ac838e386468cd7
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
(cherry picked from commit a0588fdea82ab1b5d4dbd8bf75b01b82c0879d21)
source3/lib/sysacls.c
source3/modules/vfs_aixacl.c
source3/modules/vfs_irixacl.c
source3/modules/vfs_solarisacl.c