From: Kefu Chai Date: Tue, 7 Apr 2015 08:20:44 +0000 (+0800) Subject: doc: fix sphinx warnings X-Git-Tag: v9.0.0~24^2~5 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c5f3d4db5ec9a91ffec1763993f14f2076aa2e41;p=ceph.git doc: fix sphinx warnings fix `Inline literal start-string without end-string` warnings. Signed-off-by: Kefu Chai --- diff --git a/doc/rados/operations/add-or-rm-mons.rst b/doc/rados/operations/add-or-rm-mons.rst index ebb63b4263a..cd100d42bda 100644 --- a/doc/rados/operations/add-or-rm-mons.rst +++ b/doc/rados/operations/add-or-rm-mons.rst @@ -164,9 +164,9 @@ cluster, for example a cluster where the monitors cannot form a quorum. -#. Stop all ``ceph-mon'' daemons on all monitor hosts.:: +#. Stop all ``ceph-mon`` daemons on all monitor hosts. :: - ssh {mon-host} + ssh {mon-host} service ceph stop mon || stop ceph-mon-all # and repeat for all mons @@ -199,10 +199,10 @@ quorum. #. Start only the surviving monitors. -#. Verify the monitors form a quorum (``ceph -s''). +#. Verify the monitors form a quorum (``ceph -s``). #. You may wish to archive the removed monitors' data directory in - ``/var/lib/ceph/mon'' in a safe location, or delete it if you are + ``/var/lib/ceph/mon`` in a safe location, or delete it if you are confident the remaining monitors are healthy and are sufficiently redundant. diff --git a/src/rocksdb b/src/rocksdb index 05da5930f3a..6ca7befb557 160000 --- a/src/rocksdb +++ b/src/rocksdb @@ -1 +1 @@ -Subproject commit 05da5930f3a130c4dea879a85a26f2c8ac7465c4 +Subproject commit 6ca7befb55767784a447a5daddd09e387ec92bd3