From 1a15248382e53e5c04cb6235144001d697f6b09b Mon Sep 17 00:00:00 2001 From: Amar Tumballi Date: Wed, 24 Mar 2010 04:04:02 +0000 Subject: new 'features/read-only' module added Signed-off-by: Amar Tumballi Signed-off-by: Anand V. Avati BUG: 712 (mount.glusterfs script doesn't handle 'ro' option) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=712 --- xlators/features/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xlators/features/Makefile.am') diff --git a/xlators/features/Makefile.am b/xlators/features/Makefile.am index 7e09386aa..44c74a41e 100644 --- a/xlators/features/Makefile.am +++ b/xlators/features/Makefile.am @@ -1,3 +1,3 @@ -SUBDIRS = locks trash quota #path-converter # filter +SUBDIRS = locks trash quota read-only #path-converter # filter CLEANFILES = -- cgit