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 --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 98cb062c9..63a2f3452 100644 --- a/configure.ac +++ b/configure.ac @@ -76,6 +76,8 @@ AC_CONFIG_FILES([Makefile xlators/features/trash/src/Makefile xlators/features/quota/Makefile xlators/features/quota/src/Makefile + xlators/features/read-only/Makefile + xlators/features/read-only/src/Makefile xlators/encryption/Makefile xlators/encryption/rot-13/Makefile xlators/encryption/rot-13/src/Makefile -- cgit