Re: [Qemu-devel] [PATCH v3 25/29] iscsi: Set bs->request_alignment

2014-01-24 Thread Benoît Canet
Le Friday 17 Jan 2014 à 15:15:15 (+0100), Kevin Wolf a écrit : > From: Paolo Bonzini > > 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 > Signed-off-by: Kevin Wolf

[Qemu-devel] [PATCH v3 25/29] iscsi: Set bs->request_alignment

2014-01-17 Thread Kevin Wolf
From: Paolo Bonzini 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 Signed-off-by: Kevin Wolf Reviewed-by: Max Reitz --- block/iscsi.c | 1 + 1 file changed, 1 insertion(