ctdb-vacuum: treat value 0 of tunable RepackLimit as turned off.
authorMichael Adam <obnox@samba.org>
Wed, 12 Feb 2014 16:40:31 +0000 (17:40 +0100)
committerAmitay Isaacs <amitay@gmail.com>
Thu, 6 Mar 2014 00:31:10 +0000 (11:31 +1100)
commit48f2d1158820bfb063ba0a0bbfb6f496a8e7522d
treeb28b8f6fccae7c0480213b523545a3cacbc5f3ed
parentaf5568b26761dadbb652d92f8c8ced477b38c7cc
ctdb-vacuum: treat value 0 of tunable RepackLimit as turned off.

I.e. when RepackLimit is set to 0, no size of the freelist
should trigger a repack in vacuuming.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/server/ctdb_vacuum.c