qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v4 1/4] scsi: Refactor scsi sense interpreting c


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v4 1/4] scsi: Refactor scsi sense interpreting code
Date: Tue, 22 Aug 2017 15:22:36 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

On 21/08/2017 16:10, Fam Zheng wrote:
> So that it can be reused outside of iscsi.c.
> 
> Also update MAINTAINERS to include the new files in SCSI section.
> 
> Signed-off-by: Fam Zheng <address@hidden>
> ---
>  MAINTAINERS         |  2 ++
>  block/iscsi.c       | 45 ++++-----------------------------------------
>  include/scsi/scsi.h | 19 +++++++++++++++++++
>  util/Makefile.objs  |  1 +
>  util/scsi.c         | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
>  5 files changed, 78 insertions(+), 41 deletions(-)

I've now introduced a more comprehensive scsi/utils.c.  No need to do
anything, I'll pick your file when I rebase the multipath patches I've
just sent.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]