From: Joern Engel Date: Fri, 3 Oct 2014 21:35:56 +0000 (-0700) Subject: qla_target: don't delete changed nacls X-Git-Tag: fixes-against-v3.18-rc2~19^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4c24db1b7ad0ce84409e15744d26c6f86a96840;p=pandora-kernel.git qla_target: don't delete changed nacls The code is currently riddled with "drop the hardware_lock to avoid a deadlock" bugs that expose races. One of those races seems to expose a valid warning in tcm_qla2xxx_clear_nacl_from_fcport_map. Add some bandaid to it. Signed-off-by: Joern Engel Cc: # v3.5+ Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed