]> git.proxmox.com Git - mirror_zfs-debian.git/commit
-x shouldn't warn about old on-disk format or unavailable features
authorTim Connors <tconnors@rather.puzzling.org>
Mon, 25 Feb 2013 21:00:45 +0000 (08:00 +1100)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 28 Feb 2013 17:17:09 +0000 (09:17 -0800)
commitc5b247f3354d5c9e24577af997c84d90625620a6
tree9ff534477bb8dbfb4747e9b5b989697138f21ed9
parentd9b0ebbe824469d178a05b0fb9004e4afce86009
-x shouldn't warn about old on-disk format or unavailable features

`zpool status -x` should only flag errors or where the pool is
unavailable.  If it imported fine but isn't using the latest features
available in the code, that's not an error.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #1319
cmd/zpool/zpool_main.c
man/man8/zpool.8