talloc: Introduce __talloc_with_prefix
authorVolker Lendecke <vl@samba.org>
Fri, 6 Sep 2013 19:18:26 +0000 (12:18 -0700)
committerVolker Lendecke <vl@samba.org>
Sun, 8 Sep 2013 09:34:06 +0000 (11:34 +0200)
commit9887f387a10e94f71790c0c3c7dc5f8cde7e4eb2
tree3c17abd9de312e80e46f323c6b3f7410511ffe2f
parent1334c745e1f2157b66e14f9d8b4f6f7750238717
talloc: Introduce __talloc_with_prefix

This will allow to exchange the extra talloc pool header with the
talloc_chunk structure

Signed-off-by: Volker Lendecke <vl@samba.org>
Signed-off-by: Jeremy Allison <jra@samba.org>
lib/talloc/talloc.c