From d17e2e8b1ddbf55771180657058334450ca735ae Mon Sep 17 00:00:00 2001 From: Loic Dachary Date: Sun, 15 Mar 2015 22:47:59 +0100 Subject: [PATCH] doc: mark the ascii schema as a literal block Signed-off-by: Loic Dachary --- doc/dev/mds_internals/data-structures.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dev/mds_internals/data-structures.rst b/doc/dev/mds_internals/data-structures.rst index 6d0491df0e4cd..1197b62f3a4b9 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 -- 2.39.5