From 80969eaf4e2ef58c051d6679fb678172b26022bb Mon Sep 17 00:00:00 2001 From: Raghavendra G Date: Mon, 14 Sep 2009 13:25:25 +0000 Subject: backporting quick read to 2.0 Signed-off-by: Anand V. Avati BUG: 238 (Backport quick-read to 2.0 release) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=238 --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index e6e620e0531..57fe28e724f 100644 --- a/configure.ac +++ b/configure.ac @@ -67,6 +67,8 @@ AC_CONFIG_FILES([Makefile xlators/performance/symlink-cache/src/Makefile xlators/performance/stat-prefetch/Makefile xlators/performance/stat-prefetch/src/Makefile + xlators/performance/quick-read/Makefile + xlators/performance/quick-read/src/Makefile xlators/debug/Makefile xlators/debug/trace/Makefile xlators/debug/trace/src/Makefile -- cgit