Since VOP_LOCK can be used to up and downgrade locks, it is not possible
to say anything about the lockstate before and after it. Thus, change the lockspec from U L U to ? ? ?.
This commit is contained in:
parent
e21d65f8c5
commit
cb167b642d
@ -355,7 +355,7 @@ vop_reclaim {
|
||||
};
|
||||
|
||||
#
|
||||
#% lock vp U L U
|
||||
#% lock vp ? ? ?
|
||||
#
|
||||
vop_lock {
|
||||
IN struct vnode *vp;
|
||||
|
Loading…
Reference in New Issue
Block a user