PERFORCE change 15922 for review
Robert Watson
rwatson at freebsd.org
Tue Aug 13 14:49:37 GMT 2002
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=15922
Change 15922 by rwatson at rwatson_curry on 2002/08/13 07:49:18
Remove vnode operations from mac_ep_ops enum, they are no longer
needed.
Affected files ...
.. //depot/projects/trustedbsd/mac/sys/sys/mac.h#149 edit
Differences ...
==== //depot/projects/trustedbsd/mac/sys/sys/mac.h#149 (text+ko) ====
@@ -207,9 +207,6 @@
* MAC entry point operations
*/
enum mac_ep_ops {
- MAC_OP_VNODE_READ,
- MAC_OP_VNODE_WRITE,
- MAC_OP_VNODE_POLL,
MAC_OP_PIPE_READ,
MAC_OP_PIPE_WRITE,
MAC_OP_PIPE_STAT,
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