traverse: Pass reqid and srcnode information to local database traverse
commit557b92fc88eedca5307523389d47f96c742f8d7c
authorAmitay Isaacs <amitay@gmail.com>
Thu, 6 Jun 2013 06:12:07 +0000 (6 16:12 +1000)
committerAmitay Isaacs <amitay@gmail.com>
Wed, 10 Jul 2013 04:33:19 +0000 (10 14:33 +1000)
tree820bcf2c6eecbeac735f0b35eb6e5d1c799a0755
parent3dcdd39801be3008adf15f36130773b5f342bee8
traverse: Pass reqid and srcnode information to local database traverse

So that traverse child process can directly send the TRAVERSE_DATA control to
the srcnode without first sending it to local node.

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