If tdb_open() fails when trying to open the vacuuming database,
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 13 Oct 2010 22:49:23 +0000 (09:49 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 14 Oct 2010 03:03:19 +0000 (14:03 +1100)
commit3695462ade497356d1b86c6fd1bc1765f1d11e57
tree84fee5d9b879d3db1d02cb8b5d9f7fe069299114
parent2913cc93a9a172caf9e0d6675cfa4de4cc957b13
If tdb_open() fails when trying to open the vacuuming database,
print errno so we get some idea of why this failed.
server/ctdb_vacuum.c