From 44b93b59d544919aba1aea6fa95f1418f2aa870f Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Thu, 20 Feb 2014 14:20:53 -0800 Subject: [PATCH] [SCSI] avoid useless free_list lock roundtrips Avoid hitting the host-wide free_list lock unless we need to put a command back onto the freelist. Signed-off-by: Christoph Hellwig Reviewed-by: Hannes Reinecke Signed-off-by: James Bottomley --- Reading git-format-patch failed