]> git.proxmox.com Git - mirror_zfs.git/commit - module/zfs/dbuf.c
Illumos 5095 - panic when adding a duplicate dbuf to dn_dbufs
authorAlex Reece <alex@delphix.com>
Wed, 1 Apr 2015 15:10:58 +0000 (02:10 +1100)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 28 Apr 2015 23:24:49 +0000 (16:24 -0700)
commit9925c28cdec943a6ffa81219cb469b727decf111
tree219c9802db1a1a145deecd66d9bdfab7606e1b51
parent5aea3644d6aef3fe636053d6924bc0803fbd75b5
Illumos 5095 - panic when adding a duplicate dbuf to dn_dbufs

5095 panic when adding a duplicate dbuf to dn_dbufs
Author: Alex Reece <alex@delphix.com>
Reviewed by: Adam Leventhal <adam.leventhal@delphix.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Mattew Ahrens <mahrens@delphix.com>
Reviewed by: Dan Kimmel <dan.kimmel@delphix.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Josef Sipek <jeffpc@josefsipek.net>
Approved by: Robert Mustacchi <rm@joyent.com>

References:
  https://www.illumos.org/issues/5095
  https://github.com/illumos/illumos-gate/commit/86bb58a

Ported-by: Chris Dunlop <chris@onthe.net.au>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
include/sys/dbuf.h
include/sys/dnode.h
module/zfs/dbuf.c
module/zfs/dnode.c