From: Hannes Reinecke Date: Thu, 11 Jun 2015 08:01:26 +0000 (+0200) Subject: target: use 'se_dev_entry' when allocating UAs X-Git-Tag: omap-for-v4.2/fixes-rc1^2~8^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c51c8e7bcac966f209da83630fc8ca7e6cad279b;p=pandora-kernel.git target: use 'se_dev_entry' when allocating UAs We need to use 'se_dev_entry' as argument when allocating UAs, otherwise we'll never see any UAs for an implicit ALUA state transition triggered from userspace. (Add target_ua_allocate_lun() common caller - nab) Signed-off-by: Hannes Reinecke Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed