Page MenuHomeFreeBSD

mpr/mps: when sending reset on removal, include target in message
ClosedPublic

Authored by imp on Apr 28 2022, 7:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 7, 9:33 PM
Unknown Object (File)
Sat, May 4, 9:41 AM
Unknown Object (File)
Apr 3 2024, 12:03 AM
Unknown Object (File)
Mar 31 2024, 1:38 PM
Unknown Object (File)
Mar 9 2024, 2:34 PM
Unknown Object (File)
Mar 4 2024, 8:10 AM
Unknown Object (File)
Feb 23 2024, 12:17 AM
Unknown Object (File)
Feb 23 2024, 12:17 AM
Subscribers
None

Details

Summary

It's possible for muliple drives to be departing at the same time (if
the common power rail the share goes dark, for example). To understand
what's going on better, include target and handle in the messages
announcing the reset to allow matching with other corresponding events.

MFC After: 3 days
Sponsored by: Netflix

Test Plan

I noticed this when I was unwinding messages looking for device departure bugs...

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable