Add a delete_queue to the ctdb database context struct.
authorMichael Adam <obnox@samba.org>
Wed, 22 Dec 2010 13:50:53 +0000 (14:50 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 9 Mar 2011 23:37:00 +0000 (00:37 +0100)
commit68202fb89a1fb594e1f2717573c5327cea36a828
tree429f9f7f39e90d75b13b50cee39dd70286d19a0d
parent017d24dd0adc48ab898fc755d5112db6a55e092e
Add a delete_queue to the ctdb database context struct.

This list will be filled by the client using a new
delete control. The list will then be used to implement
a fast-path vacuuming that will traverse this list instead
of traversing the database.
include/ctdb_private.h