vacuum: refactor insert_delete_record_data_into_tree() out of add_record_to_delete_tree()
authorMichael Adam <obnox@samba.org>
Tue, 21 Dec 2010 13:19:00 +0000 (14:19 +0100)
committerMichael Adam <obnox@samba.org>
Mon, 14 Mar 2011 12:35:48 +0000 (13:35 +0100)
commit7bbb12695c24da25671f1c39a411295d35870d2c
tree170c926404e29fdaf46b3f8621921da19d3f55c4
parent4f0ace982dbb5b4f9c035dbf4cb0ae74cd18d81b
vacuum: refactor insert_delete_record_data_into_tree() out of add_record_to_delete_tree()

for reuse in filling the delete_queue.
server/ctdb_vacuum.c