All of lore.kernel.org
 help / color / mirror / Atom feed
From: George Dunlap <george.dunlap@eu.citrix.com>
To: Ian Campbell <Ian.Campbell@citrix.com>
Cc: Ian Jackson <ian.jackson@citrix.com>,
	Wei Liu <wei.liu2@citrix.com>,
	xen-devel@lists.xen.org
Subject: Re: [PATCH v2 for 4.5] xl: Return proper error codes for block-attach and block-detach
Date: Thu, 20 Nov 2014 15:51:42 +0000	[thread overview]
Message-ID: <546E0E0E.4050102@eu.citrix.com> (raw)
In-Reply-To: <1416498424.14429.30.camel@citrix.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

On 11/20/2014 03:47 PM, Ian Campbell wrote:
> On Mon, 2014-11-17 at 12:36 +0000, George Dunlap wrote:
>> On 11/14/2014 11:12 AM, Ian Campbell wrote:
>>> On Thu, 2014-11-13 at 19:04 +0000, George Dunlap wrote:
>>>> Return proper error codes on failure so that scripts can tell
>>>> whether the command completed properly or not.
>>>> 
>>>> Also while we're at it, normalize init and dispose of 
>>>> libxl_device_disk structures.  This means calling init and
>>>> dispose in the actual functions where they are declared.
>>>> 
>>>> This in turn means changing parse_disk_config_multistring()
>>>> to not call libxl_device_disk_init.  And that in turn means
>>>> changes to callers of parse_disk_config().
>>>> 
>>>> It also means removing libxl_device_disk_init() from 
>>>> libxl.c:libxl_vdev_to_device_disk().  This is only called
>>>> from xl_cmdimpl.c.
>>>> 
>>>> Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com> 
>>>> --- CC: Ian Campbell <ian.campbell@citrix.com> CC: Ian
>>>> Jackson <ian.jackson@citrix.com> CC: Wei Liu
>>>> <wei.liu2@citrix.com> CC: Konrad Wilk
>>>> <konrad.wilk@oracle.com>
>>>> 
>>>> Release justification: This is a bug fix.  It's a fairly
>>>> minor one, but it's also a very simple one.
>>>> 
>>>> v2: - Restructure functions to make sure init and dispose are
>>>> properly called.
>>> Sadly this bit has somewhat reduced the truth of the second
>>> half of your release justification, since the patch is a fair
>>> bit more subtle though. Although IMHO it hasn't invalidated the
>>> case for taking the patch for 4.5 (modulo comments below).
>> 
>> Well, I think we can take the hacky short-term fix I posted
>> before, which is simple, and do a proper fix after the 4.6 dev
>> window opens up; or we can do a more complete fix now.
> 
> Specifically the "hacky short-term fix" is 
> <1415813493-25330-1-git-send-email-george.dunlap@eu.citrix.com> ?

Yes -- the one you found somewhat wanting. :-)

> I could live with that, perhaps with the commit log explaining that
> a little.

Do you want to add that, or shall I add it and re-submit?

 -George

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBCgAGBQJUbg4KAAoJELIVx6fHhBvtXvQH/1Lg2NPR1bPElcjninQ8Qv51
deoj9lZKeMvRECSM58CTrQHo83+9jqhb9URXDRMxJ2DQqK0UTTqzNkpiolwojLq4
PkGNy5Pwlfp35meYaVdADjnwatb05+ZM/kCGVlfF70aok3Das6BdXL82MT0Btfvj
Z+0GBxNgmmkV+WdOvuKzQx0Zyq6vWpRXPz4EjyU5ypm4DSkPw+xbH65Ja/d+uxhD
il06GKvxxnbAFa7zvdGavwkxpPJmp8s4XAheqwRTRtTZMubiHUm/Ycul/774P81i
4/A94owTU1BN10FWa1aSqszHY+M2rKZXAgxUrqNPzyPSRbYn4+mASORB1+WEpDo=
=1dUr
-----END PGP SIGNATURE-----

  reply	other threads:[~2014-11-20 15:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-13 19:04 [PATCH v2 for 4.5] xl: Return proper error codes for block-attach and block-detach George Dunlap
2014-11-14 11:12 ` Ian Campbell
2014-11-17 12:36   ` George Dunlap
2014-11-20 15:47     ` Ian Campbell
2014-11-20 15:51       ` George Dunlap [this message]
2014-11-20 15:56         ` Ian Campbell
2014-11-20 15:59           ` George Dunlap
2014-11-20 19:46       ` Konrad Rzeszutek Wilk

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=546E0E0E.4050102@eu.citrix.com \
    --to=george.dunlap@eu.citrix.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=ian.jackson@citrix.com \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xen.org \
    /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.