Page MenuHomeFreeBSD

camcontrol: In defects make -S actually imply 12-byte command
ClosedPublic

Authored by imp on Jun 13 2023, 9:26 PM.
Tags
None
Referenced Files
F168464752: D40526.diff
Fri, Aug 28, 1:05 PM
Unknown Object (File)
Thu, Aug 27, 3:04 AM
Unknown Object (File)
Wed, Aug 26, 7:38 PM
Unknown Object (File)
Wed, Aug 26, 6:34 PM
Unknown Object (File)
Tue, Aug 25, 1:15 AM
Unknown Object (File)
Sun, Aug 23, 4:41 AM
Unknown Object (File)
Fri, Aug 21, 3:07 PM
Unknown Object (File)
Sun, Aug 9, 3:53 AM
Subscribers
None

Details

Summary

camcontrol(8) says that -S to start at a different offset implies that
we're using the 12 byte command. But really, we're using the 10-byte
command. Fix this by setting use_12byte for -S.

Sponsored by: Netflix

Diff Detail

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