]> git.proxmox.com Git - mirror_zfs.git/commit
Exclude data from cores unconditionally and metadata conditionally
authorMatthew Macy <mmacy@freebsd.org>
Mon, 9 Dec 2019 20:29:56 +0000 (12:29 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 9 Dec 2019 20:29:56 +0000 (12:29 -0800)
commit3c502d3b75a092dbfeacce9e1a93a985bedbbb2a
treec3648e8cec231132a140bc7184ad9e2983903ab0
parentea79e90f995e53357f68885fda03ea10713ef08d
Exclude data from cores unconditionally and metadata conditionally

This change allows us to align the code dump logic across platforms.

Reviewed-by: Jorgen Lundman <lundman@lundman.net>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Don Brady <don.brady@delphix.com>
Signed-off-by: Matt Macy <mmacy@FreeBSD.org>
Closes #9691
include/sys/zio.h
module/zfs/zio.c