You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, I'm learning ZED recently. And I'm confused about this line in the code (L531)
zfs/cmd/zed/agents/zfs_retire.c
Lines 529 to 531 in 8f2f6cd
Is here should be
fault_device = B_TRUE
? If setB_FALSE
, we might miss this event.Thanks for your reply.
Beta Was this translation helpful? Give feedback.
All reactions