Whamcloud - gitweb
LU-2800 autoconf: remove LC_HAVE_QUOTAIO_H 71/5371/5
authorJames Simmons <uja.ornl@gmail.com>
Mon, 28 Oct 2013 12:15:46 +0000 (08:15 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 14 Nov 2013 04:13:38 +0000 (04:13 +0000)
commit40b6113ae4a9db9a909b1b49db8a02b2dc267ef6
treeb7f46425c89bbdf559f1766aec7f6523b9cd04d2
parente6e36748d197a54dba3f3b43fcbda88ee9e5a1d7
LU-2800 autoconf: remove LC_HAVE_QUOTAIO_H

fs/quota/quotaio_v2.h has been in the upstream kernel since v2.6.30.
We can remove the test. The result is only used for another test
that will also be removed.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: James Simmons <uja.ornl@gmail.com>
Change-Id: I4e8c4be20548cd546c5787deb8a75f36ea4f1c9f
Reviewed-on: http://review.whamcloud.com/5371
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/autoconf/lustre-core.m4