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 --- xlators/performance/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xlators/performance/Makefile.am') diff --git a/xlators/performance/Makefile.am b/xlators/performance/Makefile.am index 5caa59f32..5c6983c6c 100644 --- a/xlators/performance/Makefile.am +++ b/xlators/performance/Makefile.am @@ -1,3 +1,3 @@ -SUBDIRS = write-behind read-ahead io-threads io-cache symlink-cache stat-prefetch +SUBDIRS = write-behind read-ahead io-threads io-cache symlink-cache stat-prefetch quick-read CLEANFILES = -- cgit