[PVFS2-CVS] commit by slang in pvfs2/test/server: showconfig.c

CVS commit program cvs at parl.clemson.edu
Thu Aug 25 17:38:55 EDT 2005


Update of /projects/cvsroot/pvfs2/test/server
In directory parlweb:/tmp/cvs-serv7520/test/server

Modified Files:
      Tag: slang-event-changes-branch
	showconfig.c 
Log Message:
updates to my event changes to bring them inline with trunk


Index: showconfig.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/server/showconfig.c,v
diff -p -u -r1.21 -r1.21.6.1
--- showconfig.c	12 Aug 2004 19:53:42 -0000	1.21
+++ showconfig.c	25 Aug 2005 20:38:55 -0000	1.21.6.1
@@ -124,9 +124,6 @@ void print_filesystem_configuration(stru
         fprintf(stderr,"Flow Protocol         : ");
         switch(fs->flowproto)
         {
-            case FLOWPROTO_BMI_TROVE:
-                fprintf(stderr,"flowproto_bmi_trove\n");
-                        break;
             case FLOWPROTO_DUMP_OFFSETS:
                 fprintf(stderr,"flowproto_dump_offsets\n");
                         break;



More information about the PVFS2-CVS mailing list