Whamcloud - gitweb
LU-9915 build: remove LC_CONFIG_OBD_BUFFER_SIZE 10/28710/2
authorJames Simmons <uja.ornl@yahoo.com>
Fri, 25 Aug 2017 14:22:39 +0000 (10:22 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 31 Aug 2017 19:17:21 +0000 (19:17 +0000)
One last piece of the CONFIG_LUSTRE_OBD_MAX_IOCTL_BUFFER
removal was missed.

Test-Parameters: trivial

Change-Id: I37970459b1d9427edf52938a6c15f36901c8a462
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: https://review.whamcloud.com/28710
Tested-by: Jenkins
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Minh Diep <minh.diep@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/autoconf/lustre-core.m4

index 4f14c6f..7c97323 100644 (file)
@@ -2981,8 +2981,6 @@ AC_DEFUN([LC_CONFIGURE], [
 AC_MSG_NOTICE([Lustre core checks
 ==============================================================================])
 
-LC_CONFIG_OBD_BUFFER_SIZE
-
 AS_IF([test $target_cpu == "i686" -o $target_cpu == "x86_64"],
        [CFLAGS="$CFLAGS -Wall -Werror"])