Explicitely mention that inactivated or reclaimed vnode is locked
exclusively. Sponsored by: The FreeBSD Foundation MFC after: 3 days
This commit is contained in:
parent
169b6a554f
commit
c448f58f45
@ -69,7 +69,8 @@ and
|
||||
.Fn VOP_RECLAIM ,
|
||||
the
|
||||
.Fa vp
|
||||
will be locked on entry, and must be left locked on return.
|
||||
will be exclusively locked on entry, and must be left exclusively
|
||||
locked on return.
|
||||
.Sh SEE ALSO
|
||||
.Xr vnode 9
|
||||
.Sh AUTHORS
|
||||
|
Loading…
Reference in New Issue
Block a user