20
/*
* Lookup result state (other than the result inode). This is
* currently stashed in the vnode between VOP_LOOKUP and directory
* operation VOPs, which is gross.
*
* XXX ulr_diroff is a lookup hint from the previos call of VOP_LOOKUP.
* probably it should not be here.
*/