From: Dmitry Smirnov Date: Sat, 5 Jul 2014 09:27:24 +0000 (+1000) Subject: doc: mention kernel support for rbd format 2 X-Git-Tag: v0.84~142^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F2074%2Fhead;p=ceph.git doc: mention kernel support for rbd format 2 Signed-off-by: Dmitry Smirnov --- diff --git a/doc/man/8/rbd.rst b/doc/man/8/rbd.rst index 215aa9204e6..7a3aedad34e 100644 --- a/doc/man/8/rbd.rst +++ b/doc/man/8/rbd.rst @@ -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. diff --git a/man/rbd.8 b/man/rbd.8 index 1bec65dde4e..ce457bde5aa 100644 --- a/man/rbd.8 +++ b/man/rbd.8 @@ -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