[PVFS2-CVS] commit by slang in pvfs2/src/apps/admin: pvfs2-check-config.c

CVS commit program cvs at parl.clemson.edu
Fri Aug 26 16:10:55 EDT 2005


Update of /projects/cvsroot/pvfs2/src/apps/admin
In directory parlweb:/tmp/cvs-serv16436/src/apps/admin

Modified Files:
	pvfs2-check-config.c 
Log Message:
fixed lookup failure with new acache code.  Also removed state-machine-fns.h include from client state machines to alleviate unused function warning.


Index: pvfs2-check-config.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/apps/admin/pvfs2-check-config.c,v
diff -p -u -r1.4 -r1.5
--- pvfs2-check-config.c	28 Jul 2004 14:32:29 -0000	1.4
+++ pvfs2-check-config.c	26 Aug 2005 19:10:54 -0000	1.5
@@ -20,7 +20,6 @@
 #include "pvfs2.h"
 #include "pvfs2-mgmt.h"
 #include "server-config.h"
-#include "state-machine-fns.h"
 
 
 /**



More information about the PVFS2-CVS mailing list