s3:dbwrap: fix db_rbt_traverse() to return the record count on success
authorGregor Beck <gbeck@sernet.de>
Wed, 17 Aug 2011 09:44:12 +0000 (11:44 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 11 Oct 2011 12:17:56 +0000 (14:17 +0200)
commit7b9bf285140d937de41945170108d9f193baeefd
treeeb5de0a7468aeae4926e130d81b0a4e06968e4e5
parentebcb92118241a5bd4be92374b1c257236ba3b1db
s3:dbwrap: fix db_rbt_traverse() to return the record count on success

this makes it consistent with documented behaviour of tdb_traverse()

Signed-off-by: Michael Adam <obnox@samba.org>
source3/lib/dbwrap/dbwrap_rbt.c