From: Fubo Chen Date: Wed, 9 Feb 2011 23:34:48 +0000 (-0800) Subject: [SCSI] target: fixed missing lock drop in error path X-Git-Tag: v2.6.38-rc6~32^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85dc98d93f3dc41cce54118a7abab9e6aa616dd2;p=pandora-kernel.git [SCSI] target: fixed missing lock drop in error path The struct se_node_acl->device_list_lock needs to be released if either sanity check for struct se_dev_entry->se_lun_acl or deve->se_lun fails. Signed-off-by: Fubo Chen Signed-off-by: Nicholas A. Bellinger Signed-off-by: James Bottomley --- Reading git-diff-tree failed