]> git.proxmox.com Git - mirror_zfs.git/commit
OpenZFS 7136 - ESC_VDEV_REMOVE_AUX ought to always include vdev information
authorGeorge Melikov <mail@gmelikov.ru>
Tue, 31 Jan 2017 18:19:36 +0000 (21:19 +0300)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 31 Jan 2017 18:19:36 +0000 (10:19 -0800)
commit6325e48f950a9e6dcfaeac248f8a8f2e4404867f
tree0b884c4dee9deeacba6ff5aa7ad9d47e24553681
parented828c0c375477ff27d5fa9a7bf46ae6b6f2e57a
OpenZFS 7136 - ESC_VDEV_REMOVE_AUX ought to always include vdev information

Authored by: Alan Somers <asomers@gmail.com>
7115 6922 generates ESC_ZFS_VDEV_REMOVE_AUX a bit too often
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Approved by: Robert Mustacchi <rm@joyent.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Ported-by: George Melikov <mail@gmelikov.ru>
OpenZFS-issue: https://www.illumos.org/issues/7136
OpenZFS-commit: https://github.com/openzfs/openzfs/commit/b72b6bb
Closes #5691

Porting notes:
- Functionally this patch behaves the same as the OpenZFS
  version but it was adapted because because ZoL doesn't
  have the same illumos sysevent_t infrastructure and functionality.
module/zfs/spa.c