[Pvfs2-cvs] commit by slang in pvfs2: pvfs2-config.h.in

CVS commit program cvs at parl.clemson.edu
Sun Aug 19 14:20:24 EDT 2007


Update of /projects/cvsroot/pvfs2
In directory parlweb1:/tmp/cvs-serv20338

Modified Files:
	pvfs2-config.h.in 
Log Message:
merge of Murali's immutable extended attribute changes and read-caching kmod changes.


Index: pvfs2-config.h.in
===================================================================
RCS file: /projects/cvsroot/pvfs2/pvfs2-config.h.in,v
diff -p -u -r1.103 -r1.104
--- pvfs2-config.h.in	20 Jul 2007 19:38:19 -0000	1.103
+++ pvfs2-config.h.in	19 Aug 2007 18:20:24 -0000	1.104
@@ -195,9 +195,6 @@
 /* Define to 1 if you have the <mntent.h> header file. */
 #undef HAVE_MNTENT_H
 
-/* Define to 1 if you have the <mntent.h,> header file. */
-#undef HAVE_MNTENT_H_
-
 /* Use the MPE profiling library */
 #undef HAVE_MPE
 
@@ -369,10 +366,10 @@
 /* sub version number */
 #undef PVFS2_VERSION_SUB
 
-/* The size of `long int', as computed by sizeof. */
+/* The size of a `long int', as computed by sizeof. */
 #undef SIZEOF_LONG_INT
 
-/* The size of `void *', as computed by sizeof. */
+/* The size of a `void *', as computed by sizeof. */
 #undef SIZEOF_VOID_P
 
 /* Define to 1 if you have the ANSI C header files. */



More information about the Pvfs2-cvs mailing list