From: Keith Busch Date: Thu, 25 Apr 2013 20:39:27 +0000 (-0600) Subject: NVMe: queue usage fixes in nvme-scsi X-Git-Tag: v3.10-rc1~21^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14385de117882fa253954063d8b8d8a6bdeae650;p=pandora-kernel.git NVMe: queue usage fixes in nvme-scsi Fixes nvme queue usages in scsi-to-nvme translation code to not get a queue more often than it is being put, and not use the queue in an unsafe way without it being locked. Signed-off-by: Keith Busch Acked-by: Vishal Verma Signed-off-by: Matthew Wilcox --- Reading git-diff-tree failed