PERFORCE change 109811 for review
Matt Jacob
mjacob at FreeBSD.org
Sun Nov 12 18:52:12 UTC 2006
http://perforce.freebsd.org/chv.cgi?CH=109811
Change 109811 by mjacob at newisp on 2006/11/12 18:51:22
Add a ZOMBIE state for portdb entries.
Affected files ...
.. //depot/projects/newisp/dev/isp/ispvar.h#14 edit
Differences ...
==== //depot/projects/newisp/dev/isp/ispvar.h#14 (text+ko) ====
@@ -342,6 +342,7 @@
#define FC_PORTDB_STATE_CHANGED 3
#define FC_PORTDB_STATE_NEW 4
#define FC_PORTDB_STATE_PENDING_VALID 5
+#define FC_PORTDB_STATE_ZOMBIE 6
#define FC_PORTDB_STATE_VALID 7
/*
More information about the p4-projects
mailing list