Stefan Hajnoczi 222565f65c block: replace IOV_MAX with BlockLimits.max_iov
Request merging must not result in a huge request that exceeds the
maximum number of iovec elements.  Use BlockLimits.max_iov instead of
hardcoding IOV_MAX.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2015-12-22 16:01:07 +08:00
..
2013-11-05 19:57:47 -08:00
2015-10-23 18:18:23 +02:00
2015-07-14 15:55:19 +02:00
2015-11-25 11:04:55 +00:00