Files
mirror_zfs/cmd
Tony Hutter ab0b0393cb zed: Fix zed ASSERT on slot power cycle
We would see zed assert on one of our systems if we powered off a
slot.  Further examination showed zfs_retire_recv() was reporting
a GUID of 0, which in turn would return a NULL nvlist.  Add
in a check for a zero GUID.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tony Hutter <hutter2@llnl.gov>
Closes #15084
2023-07-21 11:46:58 -07:00
..
2022-09-27 16:47:24 -07:00
2023-03-14 15:25:50 -07:00
2023-05-25 13:51:53 -07:00