Skip to content

Commit

Permalink
Typo fix in RBD feature
Browse files Browse the repository at this point in the history
  • Loading branch information
socketpair committed May 4, 2018
1 parent a499dc8 commit ace8bef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rbd.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ RBD Features
.. http://www.tablesgenerator.com
+----------------------------+-----------+----------------+-------------------------------------------------------------+
| #define | Численное | Численное | Описание |
| #define | Численное | Строковое | Описание |
| | значение | значение | |
| | | в ceph.conf | |
+----------------------------+-----------+----------------+-------------------------------------------------------------+
+============================+===========+================+=============================================================+
| RBD_FEATURE_LAYERING | 1 | layering | Layering support. Layering enables you to use cloning. |
+----------------------------+-----------+----------------+-------------------------------------------------------------+
| RBD_FEATURE_STRIPINGV2 | 2 | striping | Striping spreads data across multiple objects. |
Expand Down

0 comments on commit ace8bef

Please sign in to comment.