vacuum: disable full db-traverse vacuuming runs when VacuumFastPathCount == 0
authorMichael Adam <obnox@samba.org>
Mon, 20 Dec 2010 20:30:39 +0000 (21:30 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 18 Apr 2011 15:25:01 +0000 (17:25 +0200)
commit612063ce2d7bee6b60656703c9524a45a59ad7c8
tree57cbef07318e6f53b939bcef834b8be10e59cf26
parent13ac62d3cd4a22e5498cfe97b3ddc22b231a5468
vacuum: disable full db-traverse vacuuming runs when VacuumFastPathCount == 0
(cherry picked from commit 571683e7c48aeed8ce41c584d016ced7ff0d2e2d)

Signed-off-by: Stefan Metzmacher <metze@samba.org>
server/ctdb_vacuum.c