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:
Robert Watson 2002-02-10 21:46:16 +00:00
parent 5da271f5a6
commit 1745909176
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=90488

View file

@ -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;