]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Checksum errors may not be counted
authorDon Brady <don.brady@delphix.com>
Sat, 20 Feb 2021 06:33:15 +0000 (23:33 -0700)
committerGitHub <noreply@github.com>
Sat, 20 Feb 2021 06:33:15 +0000 (22:33 -0800)
commit03e02e5b561f7f60597dd905414eb476610740cc
treedc4d06386835440de73b526086ff797f025b08fa
parente7adccf7f537a4d07281a2b74b360154bae367bc
Checksum errors may not be counted

Fix regression seen in issue #11545 where checksum errors
where not being counted or showing up in a zpool event.

Reviewed-by: Matthew Ahrens <mahrens@delphix.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Don Brady <don.brady@delphix.com>
Closes #11609
12 files changed:
include/sys/spa.h
module/zfs/dsl_scan.c
module/zfs/vdev.c
module/zfs/vdev_indirect.c
module/zfs/vdev_raidz.c
module/zfs/vdev_rebuild.c
module/zfs/zfs_fm.c
module/zfs/zio.c
tests/runfiles/common.run
tests/zfs-tests/tests/functional/cli_root/zpool_events/Makefile.am
tests/zfs-tests/tests/functional/cli_root/zpool_events/zpool_events_clear_retained.ksh [new file with mode: 0755]
tests/zfs-tests/tests/functional/cli_root/zpool_events/zpool_events_duplicates.ksh