Replace the XXX comment with the proper description.

MFC after:	1 week
This commit is contained in:
kib 2012-10-14 17:07:34 +00:00
parent b6c0be02b6
commit 7cc759236b

View File

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