PERFORCE change 64823 for review
Robert Watson
rwatson at FreeBSD.org
Wed Nov 10 15:11:38 GMT 2004
http://perforce.freebsd.org/chv.cgi?CH=64823
Change 64823 by rwatson at rwatson_tislabs on 2004/11/10 15:11:18
Correct type merge-o.
Affected files ...
.. //depot/projects/trustedbsd/sebsd/sys/sys/mac.h#19 edit
Differences ...
==== //depot/projects/trustedbsd/sebsd/sys/sys/mac.h#19 (text+ko) ====
@@ -201,7 +201,7 @@
int mac_associate_vnode_extattr(struct mount *mp, struct vnode *vp);
void mac_associate_vnode_singlelabel(struct mount *mp, struct vnode *vp);
void mac_create_devfs_device(struct ucred *cr, struct mount *mp,
- struct ucred *dev, struct devfs_dirent *de, const char *fullpath);
+ struct cdev *dev, struct devfs_dirent *de, const char *fullpath);
void mac_create_devfs_directory(struct mount *mp, char *dirname,
int dirnamelen, struct devfs_dirent *de, const char *fullpath);
void mac_create_devfs_symlink(struct ucred *cred, struct mount *mp,
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