All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@redhat.com>
To: Fam Zheng <famz@redhat.com>
Cc: qemu-devel@nongnu.org, kwolf@redhat.com, qemu-block@nongnu.org,
	pl@kamp.de, f4bug@amsat.org, mreitz@redhat.com,
	ronniesahlberg@gmail.com, pbonzini@redhat.com,
	alex.bennee@linaro.org
Subject: Re: [Qemu-devel] [PATCH v8 00/11] qemu-img convert with copy offloading
Date: Fri, 1 Jun 2018 10:37:09 +0100	[thread overview]
Message-ID: <20180601093709.GD8687@stefanha-x1.localdomain> (raw)
In-Reply-To: <152783551554.348.11775495549488216762@d39dc562802a>

[-- Attachment #1: Type: text/plain, Size: 726 bytes --]

On Thu, May 31, 2018 at 11:45:17PM -0700, no-reply@patchew.org wrote:
> /var/tmp/patchew-tester-tmp-2l7s8dte/src/block/iscsi.c: In function ‘iscsi_populate_target_desc’:
> /var/tmp/patchew-tester-tmp-2l7s8dte/src/block/iscsi.c:2242:15: error: ‘IDENT_DESCR_TGT_DESCR’ undeclared (first use in this function); did you mean ‘IDENT_DESCR_TGT_DESCR_SIZE’?
>      desc[0] = IDENT_DESCR_TGT_DESCR;
>                ^~~~~~~~~~~~~~~~~~~~~
>                IDENT_DESCR_TGT_DESCR_SIZE
> /var/tmp/patchew-tester-tmp-2l7s8dte/src/block/iscsi.c:2242:15: note: each undeclared identifier is reported only once for each function it appears in

Fam, is this failure expected?

Aside from this I'm happy with the series.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 455 bytes --]

  parent reply	other threads:[~2018-06-01  9:37 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-01  6:28 [Qemu-devel] [PATCH v8 00/11] qemu-img convert with copy offloading Fam Zheng
2018-06-01  6:28 ` [Qemu-devel] [PATCH v8 01/11] docker: Update fedora image to 28 Fam Zheng
2018-06-01  9:31   ` Stefan Hajnoczi
2018-06-01  6:28 ` [Qemu-devel] [PATCH v8 02/11] block: Introduce API for copy offloading Fam Zheng
2018-06-01  6:28 ` [Qemu-devel] [PATCH v8 03/11] raw: Check byte range uniformly Fam Zheng
2018-06-01  6:28 ` [Qemu-devel] [PATCH v8 04/11] raw: Implement copy offloading Fam Zheng
2018-06-01  6:28 ` [Qemu-devel] [PATCH v8 05/11] qcow2: " Fam Zheng
2018-06-01  6:28 ` [Qemu-devel] [PATCH v8 06/11] file-posix: Implement bdrv_co_copy_range Fam Zheng
2018-06-01  9:35   ` Stefan Hajnoczi
2018-06-01  6:28 ` [Qemu-devel] [PATCH v8 07/11] iscsi: Query and save device designator when opening Fam Zheng
2018-06-01  6:28 ` [Qemu-devel] [PATCH v8 08/11] iscsi: Create and use iscsi_co_wait_for_task Fam Zheng
2018-06-01  6:28 ` [Qemu-devel] [PATCH v8 09/11] iscsi: Implement copy offloading Fam Zheng
2018-06-01  6:28 ` [Qemu-devel] [PATCH v8 10/11] block-backend: Add blk_co_copy_range Fam Zheng
2018-06-01  6:28 ` [Qemu-devel] [PATCH v8 11/11] qemu-img: Convert with copy offloading Fam Zheng
2018-06-01  6:45 ` [Qemu-devel] [PATCH v8 00/11] qemu-img convert " no-reply
2018-06-01  9:21   ` Fam Zheng
2018-06-01  9:37   ` Stefan Hajnoczi [this message]
2018-06-01  9:51     ` Fam Zheng

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180601093709.GD8687@stefanha-x1.localdomain \
    --to=stefanha@redhat.com \
    --cc=alex.bennee@linaro.org \
    --cc=f4bug@amsat.org \
    --cc=famz@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=mreitz@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=pl@kamp.de \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=ronniesahlberg@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.