Add the ability to set a minimum ashift size for ZFS pool creation or root level
authorsmh <smh@FreeBSD.org>
Thu, 24 Apr 2014 01:06:03 +0000 (01:06 +0000)
committersmh <smh@FreeBSD.org>
Thu, 24 Apr 2014 01:06:03 +0000 (01:06 +0000)
commit694b1f9e9189d33e7177cab9e73132d27c70e8e1
tree36fb6e82f9d70cd832a0b9456658587773af9929
parentd311afade4de0375972692cb186fb06e6f2e8c40
Add the ability to set a minimum ashift size for ZFS pool creation or root level
vdev addition.

Change max_auto_ashift sysctl to error when an invalid value is requested instead
of silently limiting it.
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/spa.h
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev.c