HomeFreeBSD

MFC r226687:
rS226992Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

MFC r226687:
The only possible error return from null_nodeget() is due to insmntque1
failure (the getnewvnode cannot return an error). In this case, the
null_insmntque_dtr() already unlocked the reclaimed vnode, so VOP_UNLOCK()
in the nullfs_mount() after null_nodeget() failure is wrong.

Details

Provenance
kibAuthored on
Parents
rS226991: MFC r226686:
Branches
Unknown
Tags
Unknown

Event Timeline