]> Git Repo - qemu.git/commit
iscsi: Set bs->request_alignment
authorPaolo Bonzini <[email protected]>
Tue, 29 Nov 2011 11:41:35 +0000 (12:41 +0100)
committerKevin Wolf <[email protected]>
Fri, 24 Jan 2014 16:40:03 +0000 (17:40 +0100)
commit2c9880c45e2f9a98d11d44ce9966515c23870a86
treeb69d9e878878dba426ec0d49cd797e97f3e33990
parent8407d5d7e265911b05949ee2ffd9e45c97bf0505
iscsi: Set bs->request_alignment

The iSCSI backend already gets the block size from the READ CAPACITY
command it sends.  Save it so that the generic block layer gets it
too.

Signed-off-by: Paolo Bonzini <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
Reviewed-by: Max Reitz <[email protected]>
block/iscsi.c
This page took 0.024715 seconds and 4 git commands to generate.