]> granicus.if.org Git - zfs/commit
Allow ECKSUM in vdev_checkpoint_sm_object()
authorBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 31 Aug 2018 21:20:34 +0000 (14:20 -0700)
committerGitHub <noreply@github.com>
Fri, 31 Aug 2018 21:20:34 +0000 (14:20 -0700)
commite927fc8a522e1c0db89955cc555841aa23bbd634
tree51fc7bcdfc299c755ceedf5a85cfe2acae3ed1ee
parentadb726eb0ed69e7331ddd308da8fec9316f6426d
Allow ECKSUM in vdev_checkpoint_sm_object()

The checkpoint space map object may not be accessible from the
vdev's ZAP when it has been damaged.  This may be the case when
performing an extreme rewind when importing the pool.

Reviewed-by: Serapheim Dimitropoulos <serapheim@delphix.com>
Reviewed by: Tim Chase <tim@chase2k.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #7809
Closes #7853
module/zfs/vdev.c