Whamcloud - gitweb
remove unused LC_CONFIG_QUOTA in lustre-build.m4.
authorlsy <lsy>
Fri, 21 Oct 2005 03:28:06 +0000 (03:28 +0000)
committerlsy <lsy>
Fri, 21 Oct 2005 03:28:06 +0000 (03:28 +0000)
commit233c692ea78a16dcca6401d785bfccdcac8ac820
tree4652e8ca428be37865f8def048bad48d93d50ef8
parent59dd795b653d1e105998ce575fa926889937d3eb
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