From: Daniel Parkes Date: Mon, 18 Sep 2023 21:03:28 +0000 (+0200) Subject: doc/dev: Fix typos in files cephfs-mirroring.rst and deduplication.rst X-Git-Tag: v17.2.7~130^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=1d577f745e8c9bea4e30cd386ea04e96b430899f;p=ceph.git doc/dev: Fix typos in files cephfs-mirroring.rst and deduplication.rst Typo Error in Doc cephfs-mirroring.rst , replace RAODS with RADOS Typo Error in Doc deduplication.rst , replace RAODS with RADOS Signed-off-by: Daniel Parkes (cherry picked from commit 06358e8d17a0e0fbd5d94b14595ade778a4fb5eb) --- diff --git a/doc/dev/cephfs-mirroring.rst b/doc/dev/cephfs-mirroring.rst index acd4668052c..a804a007599 100644 --- a/doc/dev/cephfs-mirroring.rst +++ b/doc/dev/cephfs-mirroring.rst @@ -377,7 +377,7 @@ information. To check which mirror daemon a directory has been mapped to use:: "state": "mapped" } -.. note:: `instance_id` is the RAODS instance-id associated with a mirror daemon. +.. note:: `instance_id` is the RADOS instance-id associated with a mirror daemon. Other information such as `state` and `last_shuffled` are interesting when running multiple mirror daemons.