Eric Blake 79ba8c986a block: Set default request_alignment during bdrv_refresh_limits()
We want to eventually stick request_alignment alongside other
BlockLimits, but first, we must ensure it is populated at the
same time as all other limits, rather than being a special case
that is set only when a block is first opened.

Now that all drivers have been updated to supply an override
of request_alignment during their .bdrv_refresh_limits(), as
needed, the block layer itself can defer setting the default
alignment until part of the overall bdrv_refresh_limits().

Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2016-07-05 16:46:25 +02:00
..
2016-06-28 23:08:13 -04:00
2016-05-12 16:33:40 +01:00
2016-06-16 15:19:55 +02:00
2016-06-28 23:08:25 -04:00
2016-07-05 16:46:24 +02:00
2016-05-12 15:22:09 +02:00
2016-06-16 18:39:03 +02:00
2016-06-16 15:19:55 +02:00
2016-06-07 18:19:24 +03:00
2016-06-08 10:21:08 +02:00
2016-05-25 19:04:21 +02:00
2016-06-07 18:19:24 +03:00