HomeFreeBSD

nvme: fix resv commands with nda device

Description

nvme: fix resv commands with nda device

  • passing I/O commands through nda requires nsid field to be set (it was unused when going through nvme_ns_ioctl())
  • ccb's status can be OR'ed with the flags, use CAM_STATUS_MASK

Reviewed by: imp (cam)
Differential Revision: https://reviews.freebsd.org/D37696

Details

Provenance
yuripvAuthored on Mar 27 2023, 12:11 PM
Reviewer
imp
Differential Revision
D37696: nvme: fix resv commands with nda device
Parents
rG12496806098d: kern.post.mk: fix PORTSDIR handling
Branches
Unknown
Tags
Unknown