]> git.proxmox.com Git - mirror_zfs.git/commit
Illumos #3120 zinject hangs in zfsdev_ioctl() due to uninitialized zc
authorYuri Pankov <yuri.pankov@nexenta.com>
Thu, 20 Mar 2014 22:21:37 +0000 (15:21 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 24 Mar 2014 18:06:11 +0000 (11:06 -0700)
commitd3773fda1434e02587d4848aa18f9657cbfca5bd
tree3343b9f1c69a86a1a20fcfc6e406428e87c07bb9
parenta15dac42df202bf9e6825a62b81a36ad449ef53f
Illumos #3120 zinject hangs in zfsdev_ioctl() due to uninitialized zc

3120 zinject hangs in zfsdev_ioctl() due to uninitialized zc

Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Eric Schrock <eric.schrock@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

References:
  https://www.illumos.org/issues/3120
  illumos/illumos-gate@f4c46b1eda9212fd32ba197043d52239ef5c0a7f

Ported-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #2152
cmd/zinject/zinject.c