From d3bc3313f5c561123017082aae92763c91faadf6 Mon Sep 17 00:00:00 2001
From: anserper <anserper>
Date: Mon, 14 Jul 2008 21:02:21 +0000
Subject: [PATCH] Branch HEAD b=15145 i=Andreas Dilger (adilger) i=ZhiYong Tian
 (tianzy)

remove quota.h check
---
 lustre/autoconf/lustre-core.m4 | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/lustre/autoconf/lustre-core.m4 b/lustre/autoconf/lustre-core.m4
index 9dbf3b7301..52f230d750 100644
--- a/lustre/autoconf/lustre-core.m4
+++ b/lustre/autoconf/lustre-core.m4
@@ -1743,10 +1743,6 @@ AC_DEFUN([LC_CONFIGURE],
 # include/liblustre.h
 AC_CHECK_HEADERS([asm/page.h sys/user.h sys/vfs.h stdint.h blkid/blkid.h])
 
-# include/lustre/lustre_user.h
-# See note there re: __ASM_X86_64_PROCESSOR_H
-AC_CHECK_HEADERS([linux/fs.h linux/quota.h])
-
 # liblustre/llite_lib.h
 AC_CHECK_HEADERS([xtio.h file.h])
 
-- 
GitLab