From: Juergen Gross <jgross@suse.com>
To: Julien Grall <julien@xen.org>,
Andrew Cooper <andrew.cooper3@citrix.com>,
xen-devel@lists.xenproject.org
Cc: George Dunlap <george.dunlap@citrix.com>,
Jan Beulich <jbeulich@suse.com>,
Stefano Stabellini <sstabellini@kernel.org>, Wei Liu <wl@xen.org>,
Anthony PERARD <anthony.perard@citrix.com>,
Samuel Thibault <samuel.thibault@ens-lyon.org>
Subject: Re: [PATCH v5] tools/xenstore: move xenstored sources into dedicated directory
Date: Mon, 21 Aug 2023 10:11:25 +0200 [thread overview]
Message-ID: <715dacd4-df67-4738-bfca-e47dbec98a1b@suse.com> (raw)
In-Reply-To: <e20b26b5-1422-46d1-a03c-54424bc864cd@xen.org>
[-- Attachment #1.1.1: Type: text/plain, Size: 1738 bytes --]
On 21.08.23 09:59, Julien Grall wrote:
> Hi,
>
> On 18/08/2023 15:20, Andrew Cooper wrote:
>> On 18/08/2023 3:08 pm, Juergen Gross wrote:
>>> diff --git a/.gitignore b/.gitignore
>>> index c1b73b0968..c6489c4e70 100644
>>> --- a/.gitignore
>>> +++ b/.gitignore
>>> @@ -237,22 +237,22 @@ tools/xenmon/xentrace_setmask
>>> tools/xenmon/xenbaked
>>> tools/xenpaging/xenpaging
>>> tools/xenpmd/xenpmd
>>> -tools/xenstore/xenstore
>>> -tools/xenstore/xenstore-chmod
>>> -tools/xenstore/xenstore-control
>>> -tools/xenstore/xenstore-exists
>>> -tools/xenstore/xenstore-list
>>> -tools/xenstore/xenstore-ls
>>> -tools/xenstore/xenstore-read
>>> -tools/xenstore/xenstore-rm
>>> -tools/xenstore/xenstore-watch
>>> -tools/xenstore/xenstore-write
>>> -tools/xenstore/xenstored
>>> +tools/xenstored/xenstored
>>> tools/xentop/xentop
>>> tools/xentrace/xentrace_setsize
>>> tools/xentrace/tbctl
>>> tools/xentrace/xenctx
>>> tools/xentrace/xentrace
>>> +tools/xs-clients/xenstore
>>> +tools/xs-clients/xenstore-chmod
>>> +tools/xs-clients/xenstore-control
>>> +tools/xs-clients/xenstore-exists
>>> +tools/xs-clients/xenstore-list
>>> +tools/xs-clients/xenstore-ls
>>> +tools/xs-clients/xenstore-read
>>> +tools/xs-clients/xenstore-rm
>>> +tools/xs-clients/xenstore-watch
>>> +tools/xs-clients/xenstore-write
>>> xen/**/*.i
>>> xen/**/*.s
>>> xen/.banner
>>
>> Please take the opportunity to move these into local .gitignore files.
>> One less area of churn in future renaming. Probably can be fixed on
>> commit as its only mechanical.
> If you end up to the be committer then sure. I would prefer not doing it while
> committing.
I'll send a V6.
Juergen
[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 3149 bytes --]
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 495 bytes --]
next prev parent reply other threads:[~2023-08-21 8:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-18 14:08 [PATCH v5] tools/xenstore: move xenstored sources into dedicated directory Juergen Gross
2023-08-18 14:20 ` Andrew Cooper
2023-08-21 7:59 ` Julien Grall
2023-08-21 8:11 ` Juergen Gross [this message]
2023-08-21 8:02 ` Julien Grall
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=715dacd4-df67-4738-bfca-e47dbec98a1b@suse.com \
--to=jgross@suse.com \
--cc=andrew.cooper3@citrix.com \
--cc=anthony.perard@citrix.com \
--cc=george.dunlap@citrix.com \
--cc=jbeulich@suse.com \
--cc=julien@xen.org \
--cc=samuel.thibault@ens-lyon.org \
--cc=sstabellini@kernel.org \
--cc=wl@xen.org \
--cc=xen-devel@lists.xenproject.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.