tcm_vhost: Optimize gup in vhost_scsi_map_to_sgl
authorAsias He <asias@redhat.com>
Tue, 22 Jan 2013 03:20:27 +0000 (11:20 +0800)
committerNicholas Bellinger <nab@linux-iscsi.org>
Wed, 13 Feb 2013 19:27:41 +0000 (11:27 -0800)
We can get all the pages in one time instead of calling
gup N times.

Signed-off-by: Asias He <asias@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>

No differences found