HomeFreeBSD

zfs_root: fix a potential root vnode reference leak

Description

zfs_root: fix a potential root vnode reference leak

It could happen in an unlikely case that we fail to lock the root vnode
with requested flags (which appear to never include LK_NOWAIT).

MFC after: 1 week

Details

Provenance
avgAuthored on
Parents
rS301272: MfH @r301270
Branches
Unknown
Tags
Unknown