HomeFreeBSD

MFC r277501 (by will): Eliminate an #ifdef illumos for zfs_ioc_rename().

Description

MFC r277501 (by will): Eliminate an #ifdef illumos for zfs_ioc_rename().

Since allow_mounted is a FreeBSD-specific change, default to B_TRUE, then
locally check for the magic bit. Unconditionally check allow_mounted below.
Convert the setting of allow_mounted to an explicit boolean.

MFSpectraBSD: 672578 (in part) on 2013/07/19

Details

Provenance
mavAuthored on
Parents
rS297079: MFC r286223 (by smh): Fix KSTACK_PAGES check in ZFS module
Branches
Unknown
Tags
Unknown