On 27.03.2015 20:20, John Snow wrote:
This patch actually implements the transactional callback system
for the drive_backup transaction.
This line is probably not intended to be indented (I always wanted to
make that pun).
(1) We manually pick up a reference to the bitmap if present to
This patch actually implements the transactional callback system
for the drive_backup transaction.
(1) We manually pick up a reference to the bitmap if present to allow
its cleanup to be delayed until after all drive_backup jobs launched
by the transaction have fully completed.
(2) We