Fix bug #7283 - vfs_acl_tdb does not work as expected.
authorJeremy Allison <jra@samba.org>
Wed, 24 Mar 2010 17:31:43 +0000 (10:31 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 24 Mar 2010 17:33:14 +0000 (10:33 -0700)
commiteb8e18476c198705a19d375e2f949c6c6df73612
treef1e7e853bdb6ff85b35d01febb3f5a0d2a56415d
parentc5f67891528698e3848c7fc464bf1755c56b4477
Fix bug #7283 - vfs_acl_tdb does not work as expected.

both vfs_acl_common.c and vfs_acl_tdb.c were using the connection
handle, thus conflicted. Fix this.

Jeremy.
source3/modules/vfs_acl_tdb.c