Reinforce locking requirement for VOP_REVOKE: the lock must not be held.
Discussed with: phk
This commit is contained in:
parent
c0a9dc83c8
commit
8466e2ba43
@ -60,7 +60,7 @@ to signify that all access will be revoked; any other value is invalid.
|
||||
.Sh LOCKS
|
||||
The
|
||||
.Ar vp
|
||||
will be unlocked on entry, and will remain unlocked upon return.
|
||||
must be unlocked on entry, and will remain unlocked upon return.
|
||||
.Sh SEE ALSO
|
||||
.Xr make_dev_alias 9 ,
|
||||
.Xr vnode 9
|
||||
|
Loading…
Reference in New Issue
Block a user