]> git.proxmox.com Git - mirror_zfs.git/commit - lib/libzfs_core/libzfs_core.c
Illumos #3829
authorMatthew Ahrens <mahrens@delphix.com>
Thu, 20 Jun 2013 22:43:17 +0000 (14:43 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 4 Nov 2013 19:18:14 +0000 (11:18 -0800)
commit1a077756e8ba946a55f999fa1cb5f0e7dcb9aa81
tree40c84c287964ba8d9f517d3392c7a482c85109cf
parent34ffbed88c949bc4c8b52691e548db16a6e6816a
Illumos #3829

3829 fix for 3740 changed behavior of zfs destroy/hold/release ioctl
Reviewed by: Matt Amdur <matt.amdur@delphix.com>
Reviewed by: Christopher Siden <christopher.siden@delphix.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

References:
  https://www.illumos.org/issues/3829
  illumos/illumos-gate@bb6e70758d0c30c09f148026d6e686e21cfc8d18

Ported-by: Richard Yao <ryao@gentoo.org>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #1775
lib/libzfs/libzfs_dataset.c
lib/libzfs_core/libzfs_core.c
module/zfs/dsl_destroy.c
module/zfs/dsl_userhold.c