]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fixed the picture on page http://ceph.com/docs/master/cephfs/ 5012/head
authorValentin <valentin.arshanes.thomas@gmail.com>
Thu, 18 Jun 2015 14:44:58 +0000 (16:44 +0200)
committerValentin <valentin.arshanes.thomas@gmail.com>
Fri, 19 Jun 2015 11:37:56 +0000 (13:37 +0200)
Fixes: #9174
Signed-off-by Valentin Thomas <valentin.arshanes.thomas@gmail.com>

doc/cephfs/index.rst

index 4a224ea7066616a68097890fa35ac04d0e3ed61e..d8180a77cb888db0ec81f6fe6339e49ab9e42bc0 100644 (file)
@@ -15,16 +15,16 @@ and Swift APIs, or native bindings (librados).
 
 .. ditaa::
             +-----------------------+  +------------------------+
-            | CephFS Kernel Object  |  |      CephFS FUSE       |
-            +-----------------------+  +------------------------+            
-
-            +---------------------------------------------------+
-            |            CephFS Library (libcephfs)             |
-            +---------------------------------------------------+
-
-            +---------------------------------------------------+
-            |      Ceph Storage Cluster Protocol (librados)     |
-            +---------------------------------------------------+
+            |                       |  |      CephFS FUSE       |
+            |                       |  +------------------------+
+            |                       |
+            |                       |  +------------------------+
+            |  CephFS Kernel Object |  |     CephFS Library     |
+            |                       |  +------------------------+
+            |                       |
+            |                       |  +------------------------+
+            |                       |  |        librados        |
+            +-----------------------+  +------------------------+
 
             +---------------+ +---------------+ +---------------+
             |      OSDs     | |      MDSs     | |    Monitors   |