Sponsored by: Chelsio Communications
Details
Details
- Reviewers
imp ken - Group Reviewers
cam - Commits
- rG374f12c52f1b: ctl_backend_block: Add support for NVMe
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 57196 Build 54084: arc lint + arc unit
Event Timeline
Comment Actions
this again seems a mix of accesor changes and and real changes... likely not a problem, but the former is easier to review when segregated.
Comment Actions
Hmm, I could split the ramdisk/block backends into one to use the accessors and generic error handlers and a second to add the NVME opcode handling.