summaryrefslogtreecommitdiffstats
path: root/include/target
diff options
context:
space:
mode:
authorNicholas Bellinger <nab@linux-iscsi.org>2013-06-21 14:32:04 -0700
committerNicholas Bellinger <nab@linux-iscsi.org>2013-09-09 14:29:19 -0700
commit3aee26b4ae91048c933dc622f00b7bb01f7f0ff1 (patch)
treec20fcf58cf50fc2803601872aecb866de860c28e /include/target
parent4824d3bfb9097ac59cf7633c0bc4fb7c5b549a80 (diff)
downloadlinux-3aee26b4ae91048c933dc622f00b7bb01f7f0ff1.tar.gz
linux-3aee26b4ae91048c933dc622f00b7bb01f7f0ff1.tar.bz2
linux-3aee26b4ae91048c933dc622f00b7bb01f7f0ff1.zip
vhost/scsi: Add pre-allocation for tv_cmd SGL + upages memory
This patch adds support for pre-allocation of per tv_cmd descriptor scatterlist + user-space page pointer memory using se_sess->sess_cmd_map within tcm_vhost_make_nexus() code. This includes sanity checks within vhost_scsi_map_to_sgl() to reject I/O that exceeds these initial hardcoded values, and the necessary cleanup in tcm_vhost_make_nexus() failure path + tcm_vhost_drop_nexus(). v3 changes: - Rebase to v3.11-rc5 code Cc: Michael S. Tsirkin <mst@redhat.com> Cc: Asias He <asias@redhat.com> Cc: Kent Overstreet <kmo@daterainc.com> Reviewed-by: Asias He <asias@redhat.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'include/target')
0 files changed, 0 insertions, 0 deletions