commit | 2c9880c45e2f9a98d11d44ce9966515c23870a86 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue Nov 29 12:41:35 2011 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Jan 24 17:40:03 2014 +0100 |
tree | b69d9e878878dba426ec0d49cd797e97f3e33990 | |
parent | 8407d5d7e265911b05949ee2ffd9e45c97bf0505 [diff] |
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 <pbonzini@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>