diff options
author | Nicholas Bellinger <[email protected]> | 2014-02-22 18:34:08 -0800 |
---|---|---|
committer | Nicholas Bellinger <[email protected]> | 2014-06-02 12:41:54 -0700 |
commit | 5a01d08217e39f3d36d3ca160361c7b019ff1598 (patch) | |
tree | 15d4b1d9b66bd8e6dce24569c93f718cac1d8bab /net/unix/af_unix.c | |
parent | 1b49dcf3d7c765ad18ca7167a0e441824eb1f7af (diff) |
vhost/scsi: Move sanity check into vhost_scsi_map_iov_to_sgl
Move the overflow check for sgl_count > TCM_VHOST_PREALLOC_SGLS into
vhost_scsi_map_iov_to_sgl() so that it's based on the total number
of SGLs for all IOVs, instead of single IOVs.
Also, rename TCM_VHOST_PREALLOC_PAGES -> TCM_VHOST_PREALLOC_UPAGES
to better describe pointers to user-space pages.
Cc: Michael S. Tsirkin <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Cc: Martin K. Petersen <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Hannes Reinecke <[email protected]>
Acked-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Nicholas Bellinger <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions