From 16377d3cb81cc8b281a8993d9ec968c69b1a8c76 Mon Sep 17 00:00:00 2001 From: yangsheng Date: Tue, 8 Sep 2009 11:26:41 +0000 Subject: [PATCH] Branch HEAD b=19808 Removed old config check for HEAD special. --- lustre/autoconf/lustre-core.m4 | 2 -- 1 file changed, 2 deletions(-) diff --git a/lustre/autoconf/lustre-core.m4 b/lustre/autoconf/lustre-core.m4 index 9796994..551de56 100644 --- a/lustre/autoconf/lustre-core.m4 +++ b/lustre/autoconf/lustre-core.m4 @@ -1370,7 +1370,6 @@ AC_DEFUN([LC_PROG_LINUX], LC_CONFIG_LRU_RESIZE LC_QUOTA_MODULE - LC_TASK_PPTR # RHEL4 patches LC_EXPORT_TRUNCATE_COMPLETE LC_EXPORT_TRUNCATE_RANGE @@ -1380,7 +1379,6 @@ AC_DEFUN([LC_PROG_LINUX], LC_EXPORT___D_MOVE LC_EXPORT_NODE_TO_CPUMASK - LC_FUNC_RELEASEPAGE_WITH_INT LC_FUNC_GRAB_CACHE_PAGE_NOWAIT_GFP LC_STRUCT_STATFS LC_FILEMAP_POPULATE -- 1.8.3.1