Signed-off-by: Sage Weil <sage@inktank.com>
``journaler allow split entries``
-:Description:
+:Description: Allow an entry to span a stripe boundary
:Type: Boolean
:Required: No
:Default: ``true``
-``journaler write ahead interval``
+``journaler write head interval``
-:Description:
+:Description: How frequently to update the journal head object
:Type: Integer
:Required: No
:Default: ``15``
``journaler prefetch periods``
-:Description:
+:Description: How many stripe periods to read-ahead on journal replay
:Type: Integer
:Required: No
:Default: ``10``
``journal prezero periods``
-:Description:
+:Description: How mnay stripe periods to zero ahead of write position
:Type: Integer
:Required: No
:Default: ``10``