]> git.proxmox.com Git - mirror_zfs.git/commit - man/man5/zpool-features.5
Illumos #2762: zpool command should have better support for feature flags
authorChristopher Siden <chris.siden@delphix.com>
Fri, 14 Dec 2012 23:00:45 +0000 (15:00 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 8 Jan 2013 18:35:43 +0000 (10:35 -0800)
commitb9b24bb4ca45f2d903efadba44d10dfd182f62ac
tree66851e088971be7fbeed9f938227caf5295216b8
parent3bc7e0fb0f3904eaf41e0b9768ebe2d042ae98aa
Illumos #2762: zpool command should have better support for feature flags

2762 zpool command should have better support for feature flags
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Approved by: Eric Schrock <Eric.Schrock@delphix.com>

References:
  illumos/illumos-gate@57221772c3fc05faba04bf48ddff45abf2bbf2bd
  https://www.illumos.org/issues/2762

Ported-by: Brian Behlendorf <behlendorf1@llnl.gov>
cmd/zpool/zpool_main.c
include/libzfs.h
include/sys/fs/zfs.h
include/sys/zfeature.h
lib/libzfs/libzfs_status.c
man/man5/zpool-features.5
man/man8/zpool.8
module/zfs/spa.c
module/zfs/zfeature.c