PERFORCE change 125817 for review
Robert Watson
rwatson at FreeBSD.org
Wed Aug 29 06:33:01 PDT 2007
http://perforce.freebsd.org/chv.cgi?CH=125817
Change 125817 by rwatson at rwatson_zoo on 2007/08/29 13:32:42
Update function name.
Affected files ...
.. //depot/projects/trustedbsd/mac/sys/security/mac_mls/mac_mls.c#217 edit
Differences ...
==== //depot/projects/trustedbsd/mac/sys/security/mac_mls/mac_mls.c#217 (text+ko) ====
@@ -894,7 +894,7 @@
}
static void
-mac_mls_update_devfsdirent(struct mount *mp, struct devfs_dirent *de,
+mac_mls_update_devfs(struct mount *mp, struct devfs_dirent *de,
struct label *delabel, struct vnode *vp, struct label *vplabel)
{
struct mac_mls *source, *dest;
More information about the p4-projects
mailing list