From 8746141afa7dfe404db9b9b540c6ff7120e0ae8d Mon Sep 17 00:00:00 2001 From: Unbit Date: Fri, 27 Jun 2014 15:03:53 +0200 Subject: [PATCH] the Rados plugin is no more based on the GlusterFS one --- plugins/rados/rados.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/plugins/rados/rados.c b/plugins/rados/rados.c index e2644d95..c2feefae 100644 --- a/plugins/rados/rados.c +++ b/plugins/rados/rados.c @@ -7,8 +7,7 @@ extern struct uwsgi_server uwsgi; Author: Javier Guerra Author: Marcin Deranek - - based on the uWSGI GlusterFS plugin by Roberto De Ioris + Author: Roberto De Ioris --rados-mount mountpoint=/foo,pool=unbit001,config=/etc/ceph.conf,timeout=30,allow_put=1,allow_delete=1