From 8bf65fab451409bcdab99b51ff3454eec9009eae Mon Sep 17 00:00:00 2001 From: Venky Shankar Date: Mon, 31 Aug 2020 08:34:47 -0400 Subject: [PATCH] doc: document cephfs mirroring developement status Signed-off-by: Venky Shankar --- doc/dev/cephfs-mirroring.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/dev/cephfs-mirroring.rst b/doc/dev/cephfs-mirroring.rst index 9df313690178..66681fd31007 100644 --- a/doc/dev/cephfs-mirroring.rst +++ b/doc/dev/cephfs-mirroring.rst @@ -65,3 +65,9 @@ notified about changes in mirror status and/or peers. `cephfs-mirror` daemon sub to `FSMap` and gets notified on mirror status and/or peer updates. Peer changes are handled by starting or stopping mirroring to when a new peer is added or an existing peer is removed. + +Feature Status +-------------- + +`cephfs-mirror` daemon is built by default (follows `WITH_CEPHFS` CMake rule). However, the +feature is in development phase. -- 2.47.3