]> git.proxmox.com Git - mirror_zfs.git/commit
Don't double-zero buffers in fault management nvlists
authorPaul Dagnelie <paul.dagnelie@delphix.com>
Thu, 4 Aug 2022 23:53:47 +0000 (16:53 -0700)
committerGitHub <noreply@github.com>
Thu, 4 Aug 2022 23:53:47 +0000 (16:53 -0700)
commit673aa7e6cff21ad5260497edfda8ad0f720ac212
tree3026c8deaf48884d54e6745022b1c38e9fd43d65
parent9681de4657686d0ed19ca18d578513e74395f00f
Don't double-zero buffers in fault management nvlists

This is a small cleanup for a trivial problem which happened to
be noticed while another issue was being investigated.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Paul Dagnelie <pcd@delphix.com>
Closes #13730
module/zfs/fm.c