vacuum: improve vacuuming statistics for handling the delete_tree.
authorMichael Adam <obnox@samba.org>
Tue, 13 Dec 2011 16:30:39 +0000 (17:30 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 23 Dec 2011 16:39:04 +0000 (17:39 +0100)
commit536aad024d52f2c32dd397fc86294c963b91341b
tree7033544e3d11fc4727dbabc38a7f2299e71d3770
parent0ed349c24c7399b3b440c1f5d573db77ddb988b3
vacuum: improve vacuuming statistics for handling the delete_tree.

Track the number of records failed to delete remotely with the
TRY_DELETE_RECORDS control.
And add a number of records left to delete locally.
server/ctdb_vacuum.c