From: Sascha Wildner Date: Wed, 8 Jul 2009 18:07:48 +0000 (+0200) Subject: hammer.8: Comment out rebalance which is not part of cleanup yet. X-Git-Tag: v2.3.2~33^2 X-Git-Url: http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/bb4c57c63d6fe50651f4fe29a5579f63c93dd30c hammer.8: Comment out rebalance which is not part of cleanup yet. --- diff --git a/sbin/hammer/hammer.8 b/sbin/hammer/hammer.8 index 6f5a5e4..5089a25 100644 --- a/sbin/hammer/hammer.8 +++ b/sbin/hammer/hammer.8 @@ -279,14 +279,14 @@ The format of the configuration file is: .Bd -literal -offset indent snapshots [any] prune -rebalance +.\"rebalance reblock <1/3 max-runtime> recopy <1/3 max-runtime> Defaults are: snapshots 1d 60d # 0d 60d for PFS /tmp, /var/tmp, /usr/obj prune 1d 5m -rebalance 1d 5m +.\"rebalance 1d 5m reblock 1d 5m recopy 30d 10m .Ed