mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-29 12:03:03 +00:00
Replace the XXX comment with the proper description.
MFC after: 1 week
This commit is contained in:
parent
347d90acff
commit
806efacae0
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=241548
@ -665,7 +665,9 @@ null_unlock(struct vop_unlock_args *ap)
|
||||
}
|
||||
|
||||
/*
|
||||
* XXXKIB
|
||||
* Do not allow the VOP_INACTIVE to be bypassed to the lower layer,
|
||||
* since the reference count on the lower vnode is not related with
|
||||
* our.
|
||||
*/
|
||||
static int
|
||||
null_inactive(struct vop_inactive_args *ap __unused)
|
||||
|
Loading…
Reference in New Issue
Block a user