]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit - contrib/unbound/libunbound/python/examples/mx-lookup.py
MFV r328245: 8856 arc_cksum_is_equal() doesn't take into account ABD-logic
authorAlexander Motin <mav@FreeBSD.org>
Mon, 22 Jan 2018 04:23:48 +0000 (04:23 +0000)
committerAlexander Motin <mav@FreeBSD.org>
Mon, 22 Jan 2018 04:23:48 +0000 (04:23 +0000)
commitabe7ff88e18e8879cda304ce4112ca4517c9f554
treeb33b61bbdbd2bb719ddb13441fcc8ed67b35f856
parentd5b15ddbfc55578099b5b8ac7accdb1f1fbd6dff
parent1536455b311390fe76d3dff6dce1dd33fcc6f686
MFV r328245: 8856 arc_cksum_is_equal() doesn't take into account ABD-logic

illumos/illumos-gate@01a059ee0cdece49f47fd4d70086dd5bc7d0b0ff

https://www.illumos.org/issues/8856:
arc_cksum_is_equal() calls zio_push_transform() that requires abd_t*
(second arg), but a void* is passed.

Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Approved by: Gordon Ross <gwr@nexenta.com>
Author: Roman Strashkin <roman.strashkin@nexenta.com>
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c