K 10 svn:author V 3 mav K 8 svn:date V 27 2018-12-24T23:28:11.058989Z K 7 svn:log V 302 Remove CAM SIM lock from NVMe SIM. CAM does not require SIM lock since FreeBSD 10.4, and NVMe code never required it at all, using per-queue locks instead. This formally allows parallel request submission in CAM mode as much as single per-device and per-queue locks of CAM allow. MFC after: 1 month END