Page MenuHomeFreeBSD

camcontrol: Add support for -r XX to set reserved bits in defects
AcceptedPublic

Authored by imp on Jun 13 2023, 9:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 10, 12:14 AM
Unknown Object (File)
May 2 2024, 3:20 PM
Unknown Object (File)
May 2 2024, 3:20 PM
Unknown Object (File)
May 2 2024, 7:37 AM
Unknown Object (File)
Jan 14 2024, 9:04 AM
Unknown Object (File)
Dec 21 2023, 9:47 AM
Unknown Object (File)
Dec 20 2023, 8:15 AM
Unknown Object (File)
Nov 26 2023, 3:26 AM
Subscribers
None

Details

Reviewers
ken
mav
Summary

Some drives can return additional defect information by setting
the higher order bits in byte 2 of the READ DEFECT DATA commands
(both of them). Allow these to be set.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 52034
Build 48925: arc lint + arc unit

Event Timeline

imp requested review of this revision.Jun 13 2023, 9:26 PM
imp created this revision.

If you have use for it...

This revision is now accepted and ready to land.Jun 15 2023, 2:06 PM
In D40525#923414, @mav wrote:

If you have use for it...

I believe I have a use for it... Once that's confirmed by putting it into production I'll push this in. If it turns out to be a dry well, I'll keep it in reserve for the future.

I'm letting this one linger a bit... It's unclear if $WORK needs this feature or not, so leaving
open for now.