[developer] [openzfs/openzfs] Merge remote-tracking branch 'illumos/master' into illumos-sync (#467)

2017-09-16 Thread zettabot
You can view, comment on, or merge this pull request online at: https://github.com/openzfs/openzfs/pull/467 -- Commit Summary -- * 7388 Support -h for ipadm DHCP * 8649 SD_RESET_THROTTLE_TIMEOUT is defined twice * 8481 nvmeadm: nvme_dskname() string handling is buggy * 8480 nvmeadm s

[developer] Re: [zfs] ZIO_IOCTL_PIPELINE excludes ZIO_STAGE_VDEV_IO_DONE

2017-09-16 Thread George Wilson
Andriy, Assuming this is disk specific, you could look at doing this in the IOCTL callback -- "vdev_disk_ioctl_done". Thanks, George On Fri, Sep 15, 2017 at 11:31 AM Andriy Gapon wrote: > > In FreeBSD we create a struct bio object for each I/O request that goes to > a > disk. So, we create bi