ctdb-locking: Remove unused structure members
authorAmitay Isaacs <amitay@gmail.com>
Fri, 30 May 2014 03:57:44 +0000 (13:57 +1000)
committerVolker Lendecke <vl@samba.org>
Mon, 4 Aug 2014 15:59:52 +0000 (17:59 +0200)
commitb93d9c062229252a78a4497fba402ec968be9713
tree8cf232c1615870cf2ae48cf5d316f8a109f805c3
parent8aa6c039ae8f2bfd99515999e1ce647f0e4028d7
ctdb-locking: Remove unused structure members

block_child was used to keep track of a process which was created to debug
why a lock process has blocked.  That logic was replaced to execute an
external debug script.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Volker Lendecke <vl@samba.org>
ctdb/server/ctdb_lock.c