mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
Delete unreferenced function zfs_ereport_send_interim_checksum
Signed-off-by: luozhengzheng <luo.zhengzheng@zte.com.cn> Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #5055
This commit is contained in:
committed by
Brian Behlendorf
parent
ca8587a517
commit
0b284702b7
@@ -587,7 +587,6 @@ extern void zfs_ereport_start_checksum(spa_t *spa, vdev_t *vd, struct zio *zio,
|
||||
extern void zfs_ereport_finish_checksum(zio_cksum_report_t *report,
|
||||
const void *good_data, const void *bad_data, boolean_t drop_if_identical);
|
||||
|
||||
extern void zfs_ereport_send_interim_checksum(zio_cksum_report_t *report);
|
||||
extern void zfs_ereport_free_checksum(zio_cksum_report_t *report);
|
||||
|
||||
/* If we have the good data in hand, this function can be used */
|
||||
|
||||
Reference in New Issue
Block a user