Module Name: src Committed By: jmcneill Date: Sun Aug 14 12:08:57 UTC 2022
Modified Files:
src/sys/dev/ic: nvme.c nvmevar.h
Log Message:
nvme: Make sure that q_ccb_list is always accessed with the q lock held.
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 src/sys/dev/ic/nvme.c
cvs rdiff -u -r1.27 -r1.28 src/sys/dev/ic/nvmevar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
