common/messaging: Abstract db related operations inside db functions
authorAmitay Isaacs <amitay@gmail.com>
Wed, 3 Apr 2013 04:08:14 +0000 (15:08 +1100)
committerAmitay Isaacs <amitay@gmail.com>
Fri, 5 Apr 2013 02:00:43 +0000 (13:00 +1100)
commit9937adf0ca6d967803e3cf2327e53abe8e3a75f4
tree0c0248e583a3f8890051a33ea5009b85a0549279
parent8788e6318c633f4a59da9dbf7ae8dfb0eee9be9c
common/messaging: Abstract db related operations inside db functions

This simplifies the use of message indexdb API and abstracts tdb related code
inside the API.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
(This used to be ctdb commit bf7296ce9b98563bcb8426cd035dbeab6d884f59)
ctdb/common/ctdb_message.c