vacuuming: Fix vacuuming bug where requests keep bouncing between nodes (part 2)
authorAmitay Isaacs <amitay@gmail.com>
Mon, 12 Aug 2013 05:50:30 +0000 (15:50 +1000)
committerMichael Adam <obnox@samba.org>
Mon, 19 Aug 2013 15:14:26 +0000 (17:14 +0200)
commit11a20ecbd949bd45410189d7b7e6348b42a9729e
treef8e5defc09f140c18841131e5819bc1c5c2d7e25
parent582131cd39369973100c9ec30492cc1d606e7682
vacuuming: Fix vacuuming bug where requests keep bouncing between nodes (part 2)

This is caused by corruption of a record header such that the records
on two nodes point to each other as dmaster.  This makes a request for
that record bounce between nodes endlessly.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
(cherry picked from commit f0853013655ac3bedf1b793de128fb679c6db6c6)

Conflicts:

server/ctdb_recover.c
server/ctdb_recover.c