commit | ee8e3ad96e04749aa043c7fcb7fe6a562f8b9c48 | [log] [tgz] |
---|---|---|
author | Nicholas Bellinger <nab@linux-iscsi.org> | Fri Dec 12 23:27:06 2014 -0800 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Fri Dec 12 23:32:36 2014 -0800 |
tree | 89b1e6a25edb22a4772d221418e6e9f3af5d848d | |
parent | ed4520ae9b896690bb6cbed2e0c87a53144de712 [diff] |
iscsi-target: Drop left-over bogus iscsi_np->tpg_np This patch drops the left-over iscsi_np->tpg_np pointer, now that iser-target PI is able to dynamically allocate PI contexts per I/O, instead of needing to determine support using a TPG attribute with this bogus reference. Cc: Sagi Grimberg <sagig@mellanox.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>