From 1586580d33ff3f1ca4b168d9e3bd1182643e031f Mon Sep 17 00:00:00 2001 From: Jos Collin Date: Thu, 21 Jun 2018 11:37:08 +0530 Subject: [PATCH] doc: highlight the flags Signed-off-by: Jos Collin --- doc/cephfs/experimental-features.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/cephfs/experimental-features.rst b/doc/cephfs/experimental-features.rst index 6893e75fab9d8..7308c5e01a6d3 100644 --- a/doc/cephfs/experimental-features.rst +++ b/doc/cephfs/experimental-features.rst @@ -21,7 +21,7 @@ load on the MDS. It is not sufficiently tested to support at this time, although failures within it are unlikely to make non-inlined data inaccessible Inline data has always been off by default and requires setting -the "inline_data" flag. +the ``inline_data`` flag. Mantle: Programmable Metadata Load Balancer ------------------------------------------- @@ -49,7 +49,7 @@ Snapshots are known not to work with multi-MDS filesystems. For somewhat obscure implementation reasons, the kernel client only supports up to 400 snapshots (http://tracker.ceph.com/issues/21420). -Snapshotting was blocked off with the "allow_new_snaps" flag prior to Firefly. +Snapshotting was blocked off with the ``allow_new_snaps`` flag prior to Firefly. Multiple filesystems within a Ceph cluster ------------------------------------------ @@ -70,7 +70,7 @@ Note that snapshots and multiple filesystems are *not* tested in combination and may not work together; see above. Multiple filesystems were available starting in the Jewel release candidates -but were protected behind the "enable_multiple" flag before the final release. +but were protected behind the ``enable_multiple`` flag before the final release. Previously experimental features -- 2.39.5