mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 18:40:43 +03:00
FreeBSD: Remove some illumos compat from vnode.h
Should make no difference, just some dead code cleanup. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Martin Matuska <mm@FreeBSD.org> Signed-off-by:Alexander Motin <mav@FreeBSD.org> Sponsored by: iXsystems, Inc. Closes #16808
This commit is contained in:
committed by
Brian Behlendorf
parent
ae00c807dc
commit
654ade8ca2
@@ -370,8 +370,6 @@ zfs_znode_sa_init(zfsvfs_t *zfsvfs, znode_t *zp,
|
||||
*/
|
||||
if (zp->z_id == zfsvfs->z_root && zfsvfs->z_parent == zfsvfs)
|
||||
ZTOV(zp)->v_flag |= VROOT;
|
||||
|
||||
vn_exists(ZTOV(zp));
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user