diff options
author | Volker Lendecke <vl@samba.org> | 2013-09-06 14:20:20 -0700 |
---|---|---|
committer | Volker Lendecke <vl@samba.org> | 2013-09-08 11:34:06 +0200 |
commit | a3d9099d9a96b36df21ee0733adc5210438fe9dc (patch) | |
tree | 834f1409ef6f833f8d7303182b7892e25602b22e /lib/uid_wrapper | |
parent | b87c8fd435d1863d6efcec03830ecd85ddfcd7fb (diff) | |
download | samba-a3d9099d9a96b36df21ee0733adc5210438fe9dc.tar.gz samba-a3d9099d9a96b36df21ee0733adc5210438fe9dc.tar.bz2 samba-a3d9099d9a96b36df21ee0733adc5210438fe9dc.zip |
talloc: Add a separate pool size
This is necessary to allow talloc pools to be objects on their own. It
is an incompatible change in the sense that talloc_get_size(pool) now
returns 0 instead of the pool size. When the talloc_pooled_object()
call is added, this will start to make sense again.
Maybe we should add a talloc_pool_size call? Or is that overkill?
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'lib/uid_wrapper')
0 files changed, 0 insertions, 0 deletions