Page MenuHomeFreeBSD

ctl_backend_block: Add support for NVMe
Needs ReviewPublic

Authored by jhb on Tue, Apr 9, 11:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 28, 10:24 AM
Unknown Object (File)
Fri, Apr 26, 4:59 AM
Unknown Object (File)
Thu, Apr 25, 7:30 PM
Unknown Object (File)
Fri, Apr 12, 4:25 PM
Subscribers
None

Details

Reviewers
imp
ken
Group Reviewers
cam
Summary

Sponsored by: Chelsio Communications

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

jhb requested review of this revision.Tue, Apr 9, 11:04 PM

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.

This revision is now accepted and ready to land.Sat, Apr 13, 8:34 PM

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.

Update after splitting into 2 commits

This revision now requires review to proceed.Thu, Apr 18, 5:58 PM