commit | e9447a46e9fba006ff9b0f4e40a4e38bf2d788db | [log] [tgz] |
---|---|---|
author | Bryant G. Ly <bryantly@linux.vnet.ibm.com> | Tue Jun 06 15:45:49 2017 -0500 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Thu Jul 06 23:11:28 2017 -0700 |
tree | 48a3082e20a6ce4873071110a71dc027953ec486 | |
parent | 8fa4011e0dd9423f1226f2f9769a1cf25c264468 [diff] |
ibmvscsis: Use tpgt passed in by user ibmvscsis always returned 0 for the tpg/tag, since it did not parse the value passed in by the user. When functions like ALUA members exports the value, it will be incorrect because targetcli/rtslib starts the tpg numbering at 1. Signed-off-by: Bryant G. Ly <bryantly@linux.vnet.ibm.com> Signed-off-by: Mike Christie <mchristi@redhat.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>