commit | 2dbe10a202d2743582b5fb7c9864455ef6ecf9a6 | [log] [tgz] |
---|---|---|
author | Asias He <asias@redhat.com> | Wed Feb 27 13:29:30 2013 +0800 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Wed Feb 27 19:24:20 2013 -0800 |
tree | 80ea9aa6e7261642f184d10f5688f0c06209f329 | |
parent | 472b72f2db7831d7dbe22ffdff4adee3bd49b05d [diff] |
target/pscsi: Rename sg_num to nr_vecs in pscsi_get_bio() It is actually a vector not a sg, so nr_vecs is better than sg_num. Signed-off-by: Asias He <asias@redhat.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>