Home
last modified time | relevance | path

Searched refs:check_hostid (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Dspa.c84 static int check_hostid = 1; variable
87 TUNABLE_INT("vfs.zfs.check_hostid", &check_hostid);
88 SYSCTL_INT(_vfs_zfs, OID_AUTO, check_hostid, CTLFLAG_RW, &check_hostid, 0,
2464 if (check_hostid && hostid != 0 && myhostid != 0 && in spa_load_impl()