locking: Remove unused structure members
authorAmitay Isaacs <amitay@gmail.com>
Fri, 30 May 2014 03:57:44 +0000 (13:57 +1000)
committerAmitay Isaacs <amitay@gmail.com>
Tue, 5 Aug 2014 00:53:32 +0000 (10:53 +1000)
commitb3510efddbac4c2e106cd4f81de6bccc7ae2c690
tree967f92a011cb51ebdf0535befcddd16a47277443
parente27d02261445911b551371f77956696dccbf81a4
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>
(Imported from commit b93d9c062229252a78a4497fba402ec968be9713)
server/ctdb_lock.c