4970 need controls on i/o issued by zpool import -XF
commite42d205944d245bf5d1c4fc45261cbe09e28a7b9
authorMatthew Ahrens <mahrens@delphix.com>
Tue, 15 Jul 2014 18:58:41 +0000 (15 10:58 -0800)
committerChristopher Siden <chris@delphix.com>
Tue, 15 Jul 2014 18:58:42 +0000 (15 11:58 -0700)
tree29e90e5fbcf301bdc3326e2edbc4fd3a2bfd9fb1
parentd2b3cbbd7f3a37bc7c01b526d3eb312acd070423
4970 need controls on i/o issued by zpool import -XF
4971 zpool import -T should accept hex values
4972 zpool import -T implies extreme rewind, and thus a scrub
4973 spa_load_retry retries the same txg
4974 spa_load_verify() reads all data twice
Reviewed by: Christopher Siden <christopher.siden@delphix.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Approved by: Robert Mustacchi <rm@joyent.com>
usr/src/cmd/zpool/zpool_main.c
usr/src/uts/common/fs/zfs/spa.c