doc: mention kernel support for rbd format 2

Signed-off-by: Dmitry Smirnov <onlyjob@member.fsf.org>
This commit is contained in:
Dmitry Smirnov 2014-07-05 19:27:24 +10:00
parent 1383b649d7
commit c0806bbdcc
2 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@ Parameters
does not support newer features like cloning.
* format 2 - Use the second rbd format, which is supported by
librbd (but not the kernel rbd module) at this time. This adds
librbd and kernel since version 3.11 (except for striping). This adds
support for cloning and is more easily extensible to allow more
features in the future.

View File

@ -105,7 +105,7 @@ understood by all versions of librbd and the kernel rbd module, but
does not support newer features like cloning.
.IP \(bu 2
format 2 \- Use the second rbd format, which is supported by
librbd (but not the kernel rbd module) at this time. This adds
librbd and kernel since version 3.11 (except for striping). This adds
support for cloning and is more easily extensible to allow more
features in the future.
.UNINDENT