From 233c692ea78a16dcca6401d785bfccdcac8ac820 Mon Sep 17 00:00:00 2001 From: lsy Date: Fri, 21 Oct 2005 03:28:06 +0000 Subject: [PATCH] remove unused LC_CONFIG_QUOTA in lustre-build.m4. remove check for if_dqblk/dqinfo. change parameters type from int to __u32, since it's used in ioctl. and make it align. (according to Andreas' advice) --- build/autoconf/lustre-build.m4 | 3 --- 1 file changed, 3 deletions(-) diff --git a/build/autoconf/lustre-build.m4 b/build/autoconf/lustre-build.m4 index 13cba8e..221fa51 100644 --- a/build/autoconf/lustre-build.m4 +++ b/build/autoconf/lustre-build.m4 @@ -569,9 +569,6 @@ LB_CONFIG_MODULES LC_CONFIG_LIBLUSTRE -# Commented out to avoid a configure error. -gord -#LC#_CONFIG_QUOTA - LN_CONFIGURE LC_CONFIGURE -- 1.8.3.1