HomeFreeBSD

zfs_root: no need to set the root flag here

Description

zfs_root: no need to set the root flag here

That was both redundant as zfs_znode_sa_init() already does the job and
insufficient as the root vnode can be reached via other means.

MFC after: 1 weeks

Details

Provenance
avgAuthored on
Parents
rS300130: zfsctl_freebsd_root_lookup: gfs_vop_lookup may return a doomed vnode
Branches
Unknown
Tags
Unknown