PERFORCE change 15240 for review

Robert Watson rwatson at freebsd.org
Tue Jul 30 22:55:58 GMT 2002


http://people.freebsd.org/~peter/p4db/chv.cgi?CH=15240

Change 15240 by rwatson at rwatson_tislabs on 2002/07/30 15:55:51

	label entry in structure moved during commit to base tree,
	remove duplicates from integ.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/sys/mount.h#17 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/sys/mount.h#17 (text+ko) ====

@@ -139,8 +139,6 @@
 	struct vnodelst	mnt_nvnodelist;		/* list of vnodes this mount */
 	struct vnodelst	mnt_reservedvnlist;	/* (future) dirty vnode list */
 	struct lock	mnt_lock;		/* mount structure lock */
-	struct label	mnt_mntlabel;		/* label for the mount itself */
-	struct label	mnt_fslabel;		/* label for file system */
 	int		mnt_writeopcount;	/* write syscalls in progress */
 	int		mnt_flag;		/* flags shared with user */
 	struct vfsoptlist *mnt_opt;		/* current mount options */
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message



More information about the trustedbsd-cvs mailing list