svn commit: r289700 - in head/sys/compat/linuxkpi: . common common/include common/include/asm common/include/linux common/src

Bryan Drewery bdrewery at FreeBSD.org
Wed Oct 21 15:42:02 UTC 2015


On 10/21/2015 8:39 AM, Hans Petter Selasky wrote:
> On 10/21/15 17:28, Bryan Drewery wrote:
>> On 10/21/2015 8:01 AM, Hans Petter Selasky wrote:
>>> Author: hselasky
>>> Date: Wed Oct 21 15:01:51 2015
>>> New Revision: 289700
>>> URL: https://svnweb.freebsd.org/changeset/base/289700
>>>
>>> Log:
>>>    Start process of moving the LinuxKPI into the default kernel build by
>>>    creating an empty directory tree.
>>>
>>>    Sponsored by:    Mellanox Technologies
>>>
>>> Added:
>>>    head/sys/compat/linuxkpi/
>>>    head/sys/compat/linuxkpi/common/
>>>    head/sys/compat/linuxkpi/common/include/
>>>    head/sys/compat/linuxkpi/common/include/asm/
>>>    head/sys/compat/linuxkpi/common/include/linux/
>>>    head/sys/compat/linuxkpi/common/src/
>>>
>>
>> This makes me think a branch should be used instead.
>>
> 
> Most of what will be done is "svn mv" out of "sys/ofed" and changing
> some include paths in sys/modules and sys/conf . Can you explain why you
> think a branch is required ?

Because you're splitting commits up that should otherwise not be split
up. There's no reason to commit empty directories before a 'svn mv' into
them.


-- 
Regards,
Bryan Drewery

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20151021/3b5c3b31/attachment.bin>


More information about the svn-src-head mailing list