Fixes: #9174

Signed-off-by Valentin Thomas <valentin.arshanes.thomas@gmail.com>
This commit is contained in:
Valentin 2015-06-18 16:44:58 +02:00
parent 459369e700
commit a1e3108628

View 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 |