ctdb-vacuum: Use non-blocking lock when traversing delete tree
authorAmitay Isaacs <amitay@gmail.com>
Wed, 5 Nov 2014 22:33:50 +0000 (09:33 +1100)
committerAmitay Isaacs <amitay@samba.org>
Fri, 5 Dec 2014 13:43:07 +0000 (14:43 +0100)
commitdbb1958284657f26a868705e5f9612bc377fd5e0
tree0d6a294f18c78be3c91aed190e321c8afdf9f761
parentd35f512cd972ac1f732fe998b2179242d042082d
ctdb-vacuum: Use non-blocking lock when traversing delete tree

This avoids vacuuming getting in the way of ctdb daemon to process
record requests.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
ctdb/server/ctdb_vacuum.c