qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-block] [PATCH v6 1/2] bitmaps.md: Convert to rST; move it into


From: Eric Blake
Subject: Re: [Qemu-block] [PATCH v6 1/2] bitmaps.md: Convert to rST; move it into 'interop' dir
Date: Tue, 11 Jul 2017 06:33:22 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

On 07/11/2017 02:58 AM, Kashyap Chamarthy wrote:
> On Mon, Jul 10, 2017 at 09:36:50PM -0500, Eric Blake wrote:
>> On 07/10/2017 03:15 AM, Kashyap Chamarthy wrote:
> 
> [...]
> 
>>> Signed-off-by: Kashyap Chamarthy <address@hidden>
>>> Reviewed-by: John Snow <address@hidden>
>>> ---
>>
>>> ---
>>>  docs/devel/bitmaps.md    | 505 ------------------------------------------
>>>  docs/interop/bitmaps.rst | 555 
>>> +++++++++++++++++++++++++++++++++++++++++++++++
>>
>> A shame that git rename detection doesn't see these as the same rough
>> contents, but not too bad. 
> 
> _Should_ it detect?

It depends on the similarities between the file, and on whether you have
'git config diff.renames true' set (there are some other parameters you
can set to fine-tune how much effort git expends on detecting file
renames, but the defaults are usually good enough).

> 
>> I'll just review the new text; if I point out
>> something that was pre-existing in the old text, it may be nicer to
>> split the cleanups into a separate followup patch, but I'm also okay if
>> they go in as part of this patch.
> 
> Indeed -- the things you point out further below were already
> pre-existing.  
> 
> Asking out of curiosity: You say it is nicer split because we'll retain
> the `git-bisect`-ability?  Or just to keep text motion and actual
> changes separate?  (I think both.)

bisect-ability is important on code, but less so on docs. If you were
doing code motion, I'd absolutely insist that cleanups be separate from
the motion; but here I don't have a strong preference (separating the
cleanups DOES make it easier to perform a backport of the cleanup
without having to backport the rename, but backporting docs tends to be
less of a priority than backporting code functionality).


-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]