rwatson d14df136e2 Implement IO_NOMACCHECK in vn_rdwr() -- perform MAC checks (assuming
'options MAC') as long as IO_NOMACCHECK is not set in the IO flags.
If IO_NOMACCHECK is set, bypass MAC checks in vn_rdwr().  This allows
vn_rdwr() to be used as a utility function inside of file systems
where MAC checks have already been performed, or where the operation
is being done on behalf of the kernel not the user.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, NAI LAbs
2002-08-12 16:15:34 +00:00
..
2002-08-09 20:07:51 +00:00
2002-06-19 20:44:48 +00:00
2002-08-04 19:34:38 +00:00
2002-06-29 17:26:22 +00:00
2002-08-12 15:27:17 +00:00
2002-06-29 17:26:22 +00:00