traverse: Ensure backward compatibility for CTDB_CONTROL_TRAVERSE_ALL
authorAmitay Isaacs <amitay@gmail.com>
Thu, 11 Apr 2013 03:20:09 +0000 (13:20 +1000)
committerMichael Adam <obnox@samba.org>
Wed, 17 Apr 2013 10:31:14 +0000 (12:31 +0200)
commitae5e2244ad172643999e396953bbe03292b43d6a
treeb133c0ded59a513a18820fdc6b0ee23ed8f06b3a
parent9e0f8fa09cc788b1efffce7598bee012178d90d4
traverse: Ensure backward compatibility for CTDB_CONTROL_TRAVERSE_ALL

This makes sure that CTDB_CONTROL TRAVERSE_ALL is compatible with older versions
of CTDB (i.e. 1.2.39 and 1.2.40 branches).

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Michael Adam <obnox@samba.org>
(This used to be ctdb commit 5808f0778b39b79ab7a5c7f53ad27947131386ec)
ctdb/server/ctdb_traverse.c