From: Valentin Date: Thu, 18 Jun 2015 14:44:58 +0000 (+0200) Subject: doc: Fixed the picture on page http://ceph.com/docs/master/cephfs/ X-Git-Tag: v9.0.3~142^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a1e31086280d651536800f6cedb38d60dd492de7;p=ceph.git doc: Fixed the picture on page http://ceph.com/docs/master/cephfs/ Fixes: #9174 Signed-off-by Valentin Thomas --- diff --git a/doc/cephfs/index.rst b/doc/cephfs/index.rst index 4a224ea7066..d8180a77cb8 100644 --- a/doc/cephfs/index.rst +++ b/doc/cephfs/index.rst @@ -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 |