PERFORCE change 161474 for review

Marko Zec zec at FreeBSD.org
Sat May 2 10:39:31 UTC 2009


http://perforce.freebsd.org/chv.cgi?CH=161474

Change 161474 by zec at zec_tpx32 on 2009/05/02 10:39:11

	Prune vimage reference from a comment no longer valid.

Affected files ...

.. //depot/projects/vimage-commit2/src/sys/sys/ucred.h#3 edit

Differences ...

==== //depot/projects/vimage-commit2/src/sys/sys/ucred.h#3 (text+ko) ====

@@ -56,7 +56,7 @@
 	struct uidinfo	*cr_ruidinfo;	/* per ruid resource consumption */
 	struct prison	*cr_prison;	/* jail(2) */
 	struct vnet	*cr_vnet;	/* vimage / vnet */
-	void 		*cr_pspare[2];	/* vimage 1; general use 1 */
+	void 		*cr_pspare[2];	/* general use 2 */
 #define	cr_endcopy	cr_label
 	struct label	*cr_label;	/* MAC label */
 	struct auditinfo_addr	cr_audit;	/* Audit properties. */


More information about the p4-projects mailing list