From b29275d27f42040a06f9991a59d6761484ca895a Mon Sep 17 00:00:00 2001 From: Don Domingo Date: Wed, 12 Feb 2014 16:08:29 +1000 Subject: [PATCH] Corrected GlusterFS driver info on snapshots The current docs state that the GlusterFS driver does not support snapshots and clone. This is no longer true. This patch updates the documentation accordingly. Change-Id: I0a6f5ba84e846c117a7f425e41b4bf28dfe552e6 Partial-Bug: #1279185 --- .../block-storage/drivers/glusterfs-driver.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/config-reference/block-storage/drivers/glusterfs-driver.xml b/doc/config-reference/block-storage/drivers/glusterfs-driver.xml index aa82200d62..eca94d8fee 100644 --- a/doc/config-reference/block-storage/drivers/glusterfs-driver.xml +++ b/doc/config-reference/block-storage/drivers/glusterfs-driver.xml @@ -9,9 +9,9 @@ information can be found on Gluster's homepage. - This driver enables use of GlusterFS in a similar fashion as - the NFS driver. It supports basic volume operations, and like - NFS, does not support snapshot/clone. + This driver enables the use of GlusterFS in a similar + fashion as NFS. It supports basic volume operations, including + snapshot/clone. You must use a Linux kernel of version 3.4 or greater (or version 2.6.32 or greater in RHEL/CentOS 6.3+) when