Add a comment indicating that the locking protocol should be updated
to be 'L L L' for vop_getattr(). Don't update it yet, because there are still many offenders.
This commit is contained in:
parent
5da271f5a6
commit
1745909176
@ -152,6 +152,8 @@ vop_access {
|
||||
#
|
||||
#% getattr vp = = =
|
||||
#
|
||||
# XXX: This should be L L L
|
||||
#
|
||||
vop_getattr {
|
||||
IN struct vnode *vp;
|
||||
OUT struct vattr *vap;
|
||||
|
Loading…
x
Reference in New Issue
Block a user