]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit - sys/boot/i386/libi386/Makefile
MFV r323792: 8602 remove unused "dp_early_sync_tasks" field from "dsl_pool" structure
authorAndriy Gapon <avg@FreeBSD.org>
Wed, 20 Sep 2017 07:26:52 +0000 (07:26 +0000)
committerAndriy Gapon <avg@FreeBSD.org>
Wed, 20 Sep 2017 07:26:52 +0000 (07:26 +0000)
commit8c9377cde718a53724f330772f01f97eef8982f0
tree04c4c7e7149f495b688432bcaea046942bb55dc6
parent65b5f7c743e40c0337c0bf3701f6d9f45d8fef16
parent7257b152dc60cf5cc09ae6aa3a3a2d6e2da851fd
MFV r323792: 8602 remove unused "dp_early_sync_tasks" field from "dsl_pool" structure

illumos/illumos-gate@2bcb5458541cc6e8bf7dc541303da29297b82e8b
https://github.com/illumos/illumos-gate/commit/2bcb5458541cc6e8bf7dc541303da29297b82e8b

https://www.illumos.org/issues/8602
  When I landed the fix for 8558, I incorrectly added the "dp_early_sync_tasks"
  field to the "dsl_pool" structure. This field is used in DelphixOS, but not in
  illumos. It was incorrectly pulled into illumos, so this bug is to remove it
  from the structure.

Reviewed by: Serapheim Dimitropoulos <serapheim@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Approved by: Robert Mustacchi <rm@joyent.com>
Author: Prakash Surya <prakash.surya@delphix.com>

MFC after: 1 week
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dsl_pool.h