[Pvfs2-cvs] commit by pw in pvfs2/maint/config: kernel.m4

CVS commit program cvs at parl.clemson.edu
Fri Jan 11 10:02:14 EST 2008


Update of /projects/cvsroot/pvfs2/maint/config
In directory parlweb1:/tmp/cvs-serv32396/maint/config

Modified Files:
	kernel.m4 
Log Message:
[murali] Make checking message more descriptive.


Index: kernel.m4
===================================================================
RCS file: /projects/cvsroot/pvfs2/maint/config/kernel.m4,v
diff -u -p -p -u -r1.48 -r1.49
--- kernel.m4	11 Jan 2008 15:00:08 -0000	1.48
+++ kernel.m4	11 Jan 2008 15:02:14 -0000	1.49
@@ -849,7 +849,7 @@ AC_DEFUN([AX_KERNEL_FEATURES],
 	AC_MSG_RESULT(no)
 	)
 
-	AC_MSG_CHECKING(if kernel address_space struct has a spin_lock field)
+	AC_MSG_CHECKING(if kernel address_space struct has a spin_lock field named page_lock)
 	AC_TRY_COMPILE([
 		#define __KERNEL__
 		#include <linux/fs.h>



More information about the Pvfs2-cvs mailing list