Le 08/07/2017 à 20:56, Cong Wang a écrit :
> On Fri, Jul 7, 2017 at 5:39 AM, Nicolas Dichtel
> wrote:
[snip]
>> - the patch is easy to backport in older kernel.
>>
>
> Easy to backport doesn't mean easy to verify. ;) As David said, this
> code is mess, especially for the keep_addr_on_down logic.
Le 08/07/2017 à 20:44, Cong Wang a écrit :
> On Sat, Jul 8, 2017 at 3:02 AM, David Miller wrote:
[snip]
>> Can you show exactly why the procfs state isn't cleaned up for
>> these devices moving between namespaces? Maybe that is the real
>> bug and a better place to fix this.
>>
>
> It is because
On Fri, Jul 7, 2017 at 5:39 AM, Nicolas Dichtel
wrote:
> Le 06/07/2017 à 20:16, Cong Wang a écrit :
>> On Thu, Jul 6, 2017 at 5:08 AM, Nicolas Dichtel
>> wrote:
>>> Le 06/07/2017 à 00:43, Cong Wang a écrit :
On Wed, Jul 5, 2017 at 8:57 AM, Nicolas Dichtel
wrote:
> When a device cha
On Sat, Jul 8, 2017 at 3:02 AM, David Miller wrote:
> From: Nicolas Dichtel
> Date: Wed, 5 Jul 2017 17:57:25 +0200
>
>> From: Hongjun Li
>>
>> When the netdev event NETDEV_CHANGEMTU is triggered, the inet[6]dev may be
>> created even if the corresponding device is down. This may lead to a leak
From: Nicolas Dichtel
Date: Wed, 5 Jul 2017 17:57:25 +0200
> From: Hongjun Li
>
> When the netdev event NETDEV_CHANGEMTU is triggered, the inet[6]dev may be
> created even if the corresponding device is down. This may lead to a leak
> in the procfs when the device is unregistered, and finally
Le 06/07/2017 à 20:16, Cong Wang a écrit :
> On Thu, Jul 6, 2017 at 5:08 AM, Nicolas Dichtel
> wrote:
>> Le 06/07/2017 à 00:43, Cong Wang a écrit :
>>> On Wed, Jul 5, 2017 at 8:57 AM, Nicolas Dichtel
>>> wrote:
When a device changes from one netns to another, it's first unregistered,
th
On Thu, Jul 6, 2017 at 5:08 AM, Nicolas Dichtel
wrote:
> Le 06/07/2017 à 00:43, Cong Wang a écrit :
>> On Wed, Jul 5, 2017 at 8:57 AM, Nicolas Dichtel
>> wrote:
>>> When a device changes from one netns to another, it's first unregistered,
>>> then the netns reference is updated and the dev is reg
Le 06/07/2017 à 00:43, Cong Wang a écrit :
> On Wed, Jul 5, 2017 at 8:57 AM, Nicolas Dichtel
> wrote:
>> When a device changes from one netns to another, it's first unregistered,
>> then the netns reference is updated and the dev is registered in the new
>> netns. Thus, when a slave moves to anoth
On Wed, Jul 5, 2017 at 8:57 AM, Nicolas Dichtel
wrote:
> When a device changes from one netns to another, it's first unregistered,
> then the netns reference is updated and the dev is registered in the new
> netns. Thus, when a slave moves to another netns, it is first
> unregistered. This trigger
From: Hongjun Li
When the netdev event NETDEV_CHANGEMTU is triggered, the inet[6]dev may be
created even if the corresponding device is down. This may lead to a leak
in the procfs when the device is unregistered, and finally trigger a
backtrace:
[ 114.724500] bond1 (unregistering): Released all
10 matches
Mail list logo