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
F133309723: D40526.diff
Fri, Oct 24, 8:26 PM
F133269665: D40526.diff
Fri, Oct 24, 12:15 PM
Unknown Object (File)
Thu, Oct 23, 1:19 PM
Unknown Object (File)
Tue, Oct 14, 10:13 AM
Unknown Object (File)
Tue, Oct 14, 10:13 AM
Unknown Object (File)
Tue, Oct 14, 10:13 AM
Unknown Object (File)
Mon, Oct 13, 8:04 PM
Unknown Object (File)
Tue, Oct 7, 3:13 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