From: Loic Dachary Date: Sun, 15 Mar 2015 21:47:59 +0000 (+0100) Subject: doc: mark the ascii schema as a literal block X-Git-Tag: v9.0.0~174^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F4006%2Fhead;p=ceph.git doc: mark the ascii schema as a literal block Signed-off-by: Loic Dachary --- diff --git a/doc/dev/mds_internals/data-structures.rst b/doc/dev/mds_internals/data-structures.rst index 6d0491df0e4..1197b62f3a4 100644 --- a/doc/dev/mds_internals/data-structures.rst +++ b/doc/dev/mds_internals/data-structures.rst @@ -14,7 +14,7 @@ MDS internal data structures CDir only exists for directory inode, it's used to link CDentries under the directory. A CInode can have multiple CDir when the directory is fragmented. -These data structures are linked together as: +These data structures are linked together as:: CInode CDir