Module Name:    src
Committed By:   riastradh
Date:           Mon Oct 15 22:50:25 UTC 2012

Modified Files:
        src/external/cddl/osnet/sys/kern: policy.c

Log Message:
secpolicy_vnode_access must be called with the vnode lock held.

Don't unlock the vnode and then tell the caller about what the world
was like while the vnode was locked.  The world changes fast.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/cddl/osnet/sys/kern/policy.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to