]> git.baikalelectronics.ru Git - kernel.git/commit
tcm_fc: Convert to target_alloc_session usage
authorNicholas Bellinger <nab@linux-iscsi.org>
Sun, 10 Jan 2016 04:12:40 +0000 (20:12 -0800)
committerNicholas Bellinger <nab@linux-iscsi.org>
Fri, 11 Mar 2016 05:47:58 +0000 (21:47 -0800)
commit520ec40892f41f35c9899b4591ab094c67081db7
treea431d6608fb25e375dde3d5c4f9a27dbb83af75b
parent70edb8016e7e9fd165d9b8f8f5941e708924597a
tcm_fc: Convert to target_alloc_session usage

This patch converts tcm_fc target mode addition of tf_sess->hash to
port_id hlist_head using the new alloc_session callback().

Cc: Vasu Dev <vasu.dev@linux.intel.com>
Cc: Mark Rustad <mark.d.rustad@intel.com>
Cc: Robert Love <robert.w.love@intel.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/tcm_fc/tfc_sess.c