From 677d30716978615d0499344ac0a62c2755a486cf Mon Sep 17 00:00:00 2001 From: Peter Portante Date: Mon, 8 Jul 2013 14:10:45 -0400 Subject: Final forward port of PDQ performance patches Change-Id: I4ef131b3cc7648d4571a4d854029efb1aff8b901 Signed-off-by: Peter Portante Reviewed-on: http://review.gluster.org/5305 Reviewed-by: Luis Pabon Tested-by: Luis Pabon --- etc/fs.conf-gluster | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'etc/fs.conf-gluster') diff --git a/etc/fs.conf-gluster b/etc/fs.conf-gluster index 6a04000..44ad5f7 100644 --- a/etc/fs.conf-gluster +++ b/etc/fs.conf-gluster @@ -1,6 +1,7 @@ [DEFAULT] -# IP address of a GlusterFS volume server member. By default, we assume the -# local host. +# +# IP address of a node in the GlusterFS server cluster hosting the +# volumes to be served via Swift API. mount_ip = localhost # By default it is assumed the Gluster volumes can be accessed using other -- cgit