From b9c7dc58143200a020a3afe9b0ec54ad9edfbb09 Mon Sep 17 00:00:00 2001 From: johann Date: Mon, 30 Nov 2009 16:57:06 +0000 Subject: [PATCH] Branch b1_8 Remove LC_VFS_RENAME_MUTEX since this configure check is no longer used. --- lustre/autoconf/lustre-core.m4 | 1 - 1 file changed, 1 deletion(-) diff --git a/lustre/autoconf/lustre-core.m4 b/lustre/autoconf/lustre-core.m4 index a6abfca..98de89b 100644 --- a/lustre/autoconf/lustre-core.m4 +++ b/lustre/autoconf/lustre-core.m4 @@ -1769,7 +1769,6 @@ AC_DEFUN([LC_PROG_LINUX], # 2.6.17 LC_DQUOTOFF_MUTEX - LC_VFS_RENAME_MUTEX # 2.6.18 LC_NR_PAGECACHE -- 1.8.3.1