diff options
author | Eric Blake <eblake@redhat.com> | 2016-06-23 16:37:16 -0600 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2016-07-05 16:46:25 +0200 |
commit | 2914a1de992118286f5280eddf4f4e6060a8e00b (patch) | |
tree | 0dc803dbcb3a3b9083b68a49dfaa4b11303b75fd /block/bochs.c | |
parent | a84178ccff77d48261d31a78f1edfc58c9bdaa47 (diff) |
raw-win32: Set 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.
In this case, raw_probe_alignment() already did what we needed,
so just fix its signature and wire it in correctly.
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>
Diffstat (limited to 'block/bochs.c')
0 files changed, 0 insertions, 0 deletions