ATTACH_DB: simplify the code slightly and change the semantics to only
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 24 Feb 2011 23:33:12 +0000 (10:33 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 24 Feb 2011 23:33:12 +0000 (10:33 +1100)
commit1bb16681d8b6a356a1981c3de663e6dc23772d4b
tree2beacdc0a1cfe1995f7b43a87cb79ae1d04eb156
parent486ec95ae5852979d5f5a67f19e5d126136cc299
ATTACH_DB: simplify the code slightly and change the semantics to only
refuse a db attach during recovery IF we can associate the request from a
genuine real client instead of deciding this on whether client_id is zero or

This will suppress/avoid messages like these :
DB Attach to database %s refused. Can not match clientid...
server/ctdb_ltdb_server.c