From c0806bbdcc5665779e75ffdb3e795501d4369936 Mon Sep 17 00:00:00 2001 From: Dmitry Smirnov Date: Sat, 5 Jul 2014 19:27:24 +1000 Subject: [PATCH] doc: mention kernel support for rbd format 2 Signed-off-by: Dmitry Smirnov --- doc/man/8/rbd.rst | 2 +- man/rbd.8 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/man/8/rbd.rst b/doc/man/8/rbd.rst index 215aa9204e695..7a3aedad34e93 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 1bec65dde4e99..ce457bde5aac7 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 -- 2.39.5