Page MenuHomeFreeBSD

camcontrol fwdownload minor improvements
ClosedPublic

Authored by imp on Feb 22 2022, 9:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jul 19, 2:00 AM
Unknown Object (File)
Thu, Jun 25, 8:26 PM
Unknown Object (File)
Jun 16 2026, 6:18 PM
Unknown Object (File)
Jun 13 2026, 7:50 AM
Unknown Object (File)
Jun 13 2026, 12:16 AM
Unknown Object (File)
May 18 2026, 10:16 PM
Unknown Object (File)
May 16 2026, 8:09 AM
Unknown Object (File)
May 16 2026, 6:21 AM
Subscribers
None

Details

Summary

Minor improvements to the fwdownload code:
o Print the path_id/target we're rescanning so it's not invisible
o No need for XPT_GDEVLIST, all the info is filled in. Remove it

and comment from a mistaken observation. libcam always fills these
in properly.

o Don't leak /dev/xpt fd in success cases.
o Rename fw_rescan_lun to fw_rescan_target and pass sim_mode to

only print path_id and target_id info.

Suggestions by: chs@
Fixes: 9835900cb95bcd068774934961fb1419719d595b
Sponsored by: Netflix

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 44540
Build 41428: arc lint + arc unit