|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] libxl: move blktap specific code into libxl_blkt
On Thu, 29 Jul 2010, Ian Jackson wrote:
> Christoph Egger writes ("[Xen-devel] [PATCH] libxl: move blktap specific code
> into libxl_blktap.c"):
> > Move blktap specific code into libxl_blktap.c
>
> Thanks, this is going in the right direction. But can you please
> split up the moving code into a different file, from the changes to
> that code ?
>
> As it is it is almost impossible to see what changes you have made to
> the code you are moving, as we have
>
> diff old-file
> stuff
> - old
> - code
> more stuff
> diff new-file
> + newly
> + reorganised
> + code
>
>
> If the code needs to be reorganised so that it can be moved, you
> should do this in two patches, so we end up with:
>
> [PATCH 1/2] reorganise preparatory to moving
>
> diff old-file
> stuff
> - old
> + newly
> + reorganised
> code
> more stuff
>
> [PATCH 2/2] move blktap-specific code to libxl_blktap.c
> Purely moving code about, no changes.
>
> diff old-file
> stuff
> - newly
> - reorganised
> - code
> old stuff
> diff new-file
> + newly
> + reorganised
> + code
>
I take this chance to say that I greatly prefer inline patches to
attachments.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- Re: [Xen-devel] [PATCH 4/6] libxl: portiblity fixes, (continued)
- Re: [Xen-devel] [PATCH 2/6] libxl: portiblity fixes, Ian Jackson
- Re: [Xen-devel] [PATCH 2/6] libxl: portiblity fixes, Christoph Egger
- Re: [Xen-devel] [PATCH 2/6] libxl: portiblity fixes, Keir Fraser
- Re: [Xen-devel] [PATCH 2/6] libxl: portiblity fixes, Christoph Egger
- [Xen-devel] [PATCH] libxl: move blktap specific code into libxl_blktap.c, Christoph Egger
- Re: [Xen-devel] [PATCH] libxl: move blktap specific code into libxl_blktap.c, Ian Jackson
- Re: [Xen-devel] [PATCH] libxl: move blktap specific code into libxl_blktap.c,
Stefano Stabellini <=
- Re: [Xen-devel] [PATCH] libxl: move blktap specific code into libxl_blktap.c, Christoph Egger
- Re: [Xen-devel] [PATCH] libxl: move blktap specific code into libxl_blktap.c, Ian Jackson
- Re: [Xen-devel] [PATCH] libxl: move blktap specific code into libxl_blktap.c, Ian Jackson
- [Xen-devel] [PATCH] libxl: move blktap-specific code into libxl_blktap.c, Christoph Egger
- [Xen-devel] Re: [PATCH] libxl: move blktap-specific code into libxl_blktap.c, Ian Jackson
- [Xen-devel] Re: [PATCH] libxl: move blktap-specific code into libxl_blktap.c, Christoph Egger
- Re: [Xen-devel] Re: [PATCH] libxl: move blktap-specific code into libxl_blktap.c, Christoph Egger
- Re: [Xen-devel] [PATCH 1/6] libxl: portiblity fixes, Ian Jackson
- Re: [Xen-devel] [PATCH 1/6] libxl: portiblity fixes, Christoph Egger
- [Xen-devel] [PATCH 0/6] libxl: portiblity fixes, Christoph Egger
|
|
|
|
|