On Wed, Nov 2, 2016 at 10:27 PM, Bernhard Voelker
wrote:
> On 11/02/2016 10:55 AM, James Youngman wrote:
>> On Tue, Nov 1, 2016 at 6:04 PM, Bernhard Voelker
>> wrote:
>>> On 10/03/2016 04:30 PM, Steve wrote:
The entire ChangeLog-2013 content is duplicated in ChangeLog
>>>
>>> Fixed with
>>>
On 11/02/2016 10:55 AM, James Youngman wrote:
> On Tue, Nov 1, 2016 at 6:04 PM, Bernhard Voelker
> wrote:
>> On 10/03/2016 04:30 PM, Steve wrote:
>>> The entire ChangeLog-2013 content is duplicated in ChangeLog
>>
>> Fixed with
>>
>> [PATCH 2/3] maint: remove ChangeLog-2013 from distribution ta
On Tue, Nov 1, 2016 at 6:04 PM, Bernhard Voelker
wrote:
> On 10/03/2016 04:30 PM, Steve wrote:
>> The entire ChangeLog-2013 content is duplicated in ChangeLog
>
> Fixed with
>
> [PATCH 2/3] maint: remove ChangeLog-2013 from distribution tarball
Are you sure this is the right fix? I thought t
On 10/03/2016 04:30 PM, Steve wrote:
> I'm not sure what was at fault here but I had excessive CPU use with
> findutils after switching from EXT4 to BTRFS in Void Linux.
> https://github.com/voidlinux/void-packages/issues/4829
> Is this because find isn't optimised for BTRFS, there's a problem wit
I'm not sure what was at fault here but I had excessive CPU use with findutils
after switching from EXT4 to BTRFS in Void Linux.
https://github.com/voidlinux/void-packages/issues/4829
Is this because find isn't optimised for BTRFS, there's a problem with the
BTRFS kernel driver, or something else