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:11 +0000 (14:03 +1100)
commit8d47bb47e10fc9caef1a3ea239575dfef61e0a67
treedf333acff4f9feab5ea789d9976a63fae7f691c4
parent52593fcb06b3dfd319da41f1bd5efdfc3b618ee1
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