All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jim Fehlig <jfehlig@suse.com>
To: Eric Blake <eblake@redhat.com>
Cc: libvir-list@redhat.com, John Ferlan <jferlan@redhat.com>,
	xen-devel@lists.xen.org
Subject: Re: [libvirt] [PATCH 09/12] Revert "src/xenconfig: Xen-xl parser"
Date: Mon, 12 Jan 2015 10:46:51 -0700	[thread overview]
Message-ID: <54B4088B.7090908@suse.com> (raw)
In-Reply-To: <54B3F12C.1050406@redhat.com>

Eric Blake wrote:
> On 01/12/2015 07:51 AM, John Ferlan wrote:
>   
>> On 01/10/2015 12:03 AM, Jim Fehlig wrote:
>>     
>>> This reverts commit 2c78051a14acfb7aba078d569b1632dfe0ca0853.
>>>
>>> Conflicts:
>>> 	src/Makefile.am
>>>
>>> Signed-off-by: Jim Fehlig <jfehlig@suse.com>
>>> ---
>>>  .gitignore                    |   1 -
>>>  cfg.mk                        |   3 +-
>>>  configure.ac                  |   1 -
>>>  po/POTFILES.in                |   1 -
>>>  src/Makefile.am               |  25 +--
>>>  src/libvirt_xenconfig.syms    |   4 -
>>>  src/xenconfig/xen_common.c    |   3 +-
>>>  src/xenconfig/xen_xl.c        | 499 ------------------------------------------
>>>  src/xenconfig/xen_xl.h        |  33 ---
>>>  src/xenconfig/xen_xl_disk.l   | 256 ----------------------
>>>  src/xenconfig/xen_xl_disk_i.h |  39 ----
>>>  11 files changed, 4 insertions(+), 861 deletions(-)
>>>
>>>       
>> OK - so reverting is fine; however, xen_xl_disk.{c,h} still exist...
>> Simple enough solution, but they will show up in someone's git status
>> output since they are also removed from .gitignore.
>>     
>
> It's a transient issue - someone that only checked out git at v1.2.11
> won't see the generated files; the few of us that do incremental work
> can modify .git/info/exclude manually to ignore leftover generated
> files.  But if you also want to explicitly ignore the generated files in
> .gitignore, go for it.
>
> ACK 1-9, and I'm liking the initial work of 10-12 other than the
> Coverity issues that it introduces.
>   

I've pushed 1-9 and will resend 10-12 after fixing the Coverity issues
and addressing John's comments.

Regards,
Jim

  parent reply	other threads:[~2015-01-12 17:46 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-10  5:03 [PATCH 00/12] Replace Xen xl parsing/formatting impl Jim Fehlig
2015-01-10  5:03 ` [PATCH 01/12] Revert "bootstrap.conf: add check for flex" Jim Fehlig
2015-01-10  5:03 ` [PATCH 02/12] Revert "src/Makefile: Fix parallel build after xen_xl_disk parser introduction" Jim Fehlig
2015-01-10  5:03 ` [PATCH 03/12] Revert "src/Makefile: move the new xen_xl_disk parser code at the correct place" Jim Fehlig
2015-01-10  5:03 ` [PATCH 04/12] Revert "Revert "src/Makefile.am: fix build breaker for xenconfig"" Jim Fehlig
2015-01-10  5:03 ` [PATCH 05/12] Revert "build: fix xenconfig VPATH builds" Jim Fehlig
2015-01-10  5:03 ` [PATCH 06/12] Revert "src/Makefile.am: fix build breaker for xenconfig" Jim Fehlig
2015-01-10  5:03 ` [PATCH 07/12] Revert "libxl: Add support for parsing/formating Xen XL config" Jim Fehlig
2015-01-10  5:03 ` [PATCH 08/12] Revert "tests: Tests for the xen-xl parser" Jim Fehlig
2015-01-10  5:03 ` [PATCH 09/12] Revert "src/xenconfig: Xen-xl parser" Jim Fehlig
2015-01-12 14:51   ` [libvirt] " John Ferlan
     [not found]   ` <54B3DF75.2000406@redhat.com>
2015-01-12 16:07     ` Eric Blake
     [not found]     ` <54B3F12C.1050406@redhat.com>
2015-01-12 17:46       ` Jim Fehlig [this message]
2015-01-10  5:03 ` [PATCH 10/12] Introduce support for parsing/formatting Xen xl config format Jim Fehlig
2015-01-12 15:27   ` [libvirt] " John Ferlan
2015-01-12 16:41     ` Jim Fehlig
2015-01-13  1:32     ` Jim Fehlig
2015-01-12 17:49   ` Eric Blake
2015-01-13  1:33     ` Jim Fehlig
2015-01-10  5:03 ` [PATCH 11/12] tests: Tests for the xen-xl parser Jim Fehlig
2015-01-10  5:03 ` [PATCH 12/12] libxl: Add support for parsing/formating Xen XL config Jim Fehlig
2015-01-12 15:06 ` [PATCH 00/12] Replace Xen xl parsing/formatting impl Ian Campbell
     [not found] ` <1421075193.26317.95.camel@citrix.com>
2015-01-12 16:05   ` [libvirt] " Eric Blake
2015-01-12 16:23   ` Jim Fehlig
2015-01-12 16:27     ` Ian Campbell

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=54B4088B.7090908@suse.com \
    --to=jfehlig@suse.com \
    --cc=eblake@redhat.com \
    --cc=jferlan@redhat.com \
    --cc=libvir-list@redhat.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.