[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-stable] [PATCH] usb-storage: Fix share-rw option parsing
From: |
Gerd Hoffmann |
Subject: |
Re: [Qemu-stable] [PATCH] usb-storage: Fix share-rw option parsing |
Date: |
Fri, 12 Jan 2018 14:28:33 +0100 |
User-agent: |
NeoMutt/20171215 |
On Wed, Jan 03, 2018 at 10:13:50AM +0800, Fam Zheng wrote:
> On Mon, 12/18 22:01, Fam Zheng wrote:
> > Because usb-storage creates an internal scsi device, we should propagate
> > options. We already do so for bootindex etc, but failed to take care of
> > share-rw. Fix it in an apparent way: add a new parameter to
> > scsi_bus_legacy_add_drive and pass in s->conf.share_rw.
> >
> > Cc: address@hidden
> > Signed-off-by: Fam Zheng <address@hidden>
>
> Ping?
Doesn't apply cleanly any more, please send rebase.
thanks,
Gerd