commit | 2fbb471e7821e3a12334054cd90aa3f3edb22cc3 | [log] [tgz] |
---|---|---|
author | Andy Grover <agrover@redhat.com> | Tue Apr 03 15:51:01 2012 -0700 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Sat Apr 14 17:40:33 2012 -0700 |
tree | c9937293332a96574b739a9e7cc77a9e13df9ea2 | |
parent | 957525a2424aad367d6e0efb64e440b2b37fa5cd [diff] |
target/iscsi: Rename iscsi_cmd.i_list to iscsi_cmd.i_conn_node The name change makes it clear this list_head is so the cmd can be an item in the connection's conn_cmd_list. Signed-off-by: Andy Grover <agrover@redhat.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>