]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r336954:
authormav <mav@FreeBSD.org>
Wed, 3 Oct 2018 02:12:24 +0000 (02:12 +0000)
committermav <mav@FreeBSD.org>
Wed, 3 Oct 2018 02:12:24 +0000 (02:12 +0000)
commit1a9ac2c1fb88c55a97e9a0cba4f6557180b955c1
tree411ab80ed20507b4cfa53f540a18cd1836fd7d51
parent716529c475152eaae4ef454e1476a99204014991
MFC r336954:
MFV r336952: 9192 explicitly pass good_writes to vdev_uberblock/label_sync

Currently vdev_label_sync and vdev_uberblock_sync take a zio_t and assume
that its io_private is a pointer to the good_writes count. They should
instead accept this argument explicitly.

illumos/illumos-gate@a3b5583021b7b45676bf1f0cc68adf7a97900b56

Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
Author: Matthew Ahrens <mahrens@delphix.com>
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_label.c