]> git.proxmox.com Git - mirror_zfs.git/commit
Use proper tag for spa config refcounts in mmp_write_uberblock()
authorTim Chase <tim@chase2k.com>
Fri, 25 Jan 2019 17:50:06 +0000 (11:50 -0600)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 25 Jan 2019 17:50:06 +0000 (09:50 -0800)
commit107dd2b1748bc4c15e5e5fa7342cfc4e61bce4ee
treefeb5bb79f268c13257d2d93d2722ea3a90252b05
parent7646af20ad3406afde8b02b9b58eb0e58af66700
Use proper tag for spa config refcounts in mmp_write_uberblock()

This allows the spa config refcounts to use tracking in debug builds
without triggering the "No such hold %p on refcount" panic.

Reviewed-by: Olaf Faaland <faaland1@llnl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tim Chase <tim@chase2k.com>
Closes #8326
module/zfs/mmp.c