add a new control for explicitely cancelling recovery transactions, i.e. the
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 12 Oct 2009 05:48:05 +0000 (16:48 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 12 Oct 2009 05:48:05 +0000 (16:48 +1100)
commitb2ce8b900a7d00944c84e0574fea5b371064a06d
tree52d84b97040960534d305aab3362c93ecf757ec5
parent46194e87e189521375b39b4ef33da2b493429fd8
add a new control for explicitely cancelling recovery transactions, i.e. the
transactions we start across all tdb databased during the recovery.

this allows us to properly clean up and delete these tdb transactions on a
recovery failure.
include/ctdb_private.h
server/ctdb_freeze.c
server/ctdb_recoverd.c