Asias He
8f27d487bc
target/pscsi: Reject cross page boundary case in pscsi_map_sg
...
We can only have one page of data in each sg element, so we can not
cross a page boundary. Fail this case.
The 'while (len > 0 && data_len > 0) {}' loop is not necessary. The loop
can only be executed once.
Signed-off-by: Asias He <asias@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
2013-03-19 17:31:14 -07:00
..
2013-03-18 12:31:21 -07:00
2012-11-06 20:55:43 -08:00
2013-03-02 11:43:27 -08:00
2013-02-27 19:10:24 -08:00
2012-05-09 15:25:17 -07:00
2012-07-16 17:27:45 -07:00
2013-02-26 02:46:11 -05:00
2012-11-06 20:55:46 -08:00
2013-02-13 11:27:58 -08:00
2013-02-18 18:47:20 -08:00
2013-02-18 18:47:28 -08:00
2012-11-27 22:47:02 -08:00
2013-03-02 11:43:27 -08:00
2013-03-19 17:24:28 -07:00
2012-11-27 22:47:02 -08:00
2013-02-27 19:12:10 -08:00
2012-11-06 20:55:43 -08:00
2013-02-18 18:47:20 -08:00
2013-02-26 02:46:11 -05:00
2012-11-06 20:55:46 -08:00
2013-03-19 17:31:14 -07:00
2012-11-06 20:55:43 -08:00
2013-02-13 11:54:29 -08:00
2012-11-06 20:55:43 -08:00
2013-03-18 12:31:16 -07:00
2013-02-13 12:16:11 -08:00
2012-11-27 22:47:02 -08:00
2013-02-13 11:27:22 -08:00
2013-03-18 12:45:52 -07:00
2013-02-13 12:16:05 -08:00
2012-11-27 22:47:02 -08:00
2012-11-06 20:55:46 -08:00