]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/dev/crimson: add a missing not
authorKefu Chai <kchai@redhat.com>
Tue, 13 Jul 2021 12:06:00 +0000 (20:06 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 13 Jul 2021 16:00:22 +0000 (00:00 +0800)
Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/dev/crimson/crimson.rst

index ba52f2856e0151d417be4e6002efcf0cd86ebea0..391906403c930cef3359c9f60cf5629d736d39c4 100644 (file)
@@ -49,7 +49,7 @@ Seastore is still under active development.
 daemonize
 ---------
 
-Unlike ``ceph-osd``, ``crimson-osd`` does daemonize itself even if the
+Unlike ``ceph-osd``, ``crimson-osd`` does not daemonize itself even if the
 ``daemonize`` option is enabled. Because, to read this option, ``crimson-osd``
 needs to ready its config sharded service, but this sharded service lives
 in the seastar reactor. If we fork a child process and exit the parent after