Re: [Qemu-devel] [PATCH] scsi-generic: do not disable FUA

2011-09-15 Thread Kevin Wolf
Am 14.09.2011 16:40, schrieb Christoph Hellwig: > On Wed, Sep 14, 2011 at 03:25:56PM +0200, Paolo Bonzini wrote: >> I found no rationale for this in the logs, and it is quite bad because >> it will make scsi-generic unsafe WRT power failures. > > Looks good, > > Reviewed-by: Christoph Hellwig T

Re: [Qemu-devel] [PATCH] scsi-generic: do not disable FUA

2011-09-14 Thread Christoph Hellwig
On Wed, Sep 14, 2011 at 03:25:56PM +0200, Paolo Bonzini wrote: > I found no rationale for this in the logs, and it is quite bad because > it will make scsi-generic unsafe WRT power failures. Looks good, Reviewed-by: Christoph Hellwig

[Qemu-devel] [PATCH] scsi-generic: do not disable FUA

2011-09-14 Thread Paolo Bonzini
I found no rationale for this in the logs, and it is quite bad because it will make scsi-generic unsafe WRT power failures. Signed-off-by: Paolo Bonzini --- hw/scsi-generic.c |6 -- 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/hw/scsi-generic.c b/hw/scsi-generic.c index