Re: [PATCH RFC net-next 3/3] net/core/sock.c: sk_clone_lock() should only do get_net() if the parent is not a kernel socket
From: Eric Dumazet <hidden>
Date: 2015-07-30 21:32:03
From: Eric Dumazet <hidden>
Date: 2015-07-30 21:32:03
On Thu, 2015-07-30 at 11:29 -0700, Cong Wang wrote:
On Thu, Jul 30, 2015 at 6:06 AM, Eric Dumazet [off-list ref] wrote:
quoted
CC Eric Biederman It looks this should be submitted for 'net' tree, not 'net-next'It only affects TCP kernel sockets, and we only have few use cases in tree, and it looks like dlm does its own ->accpet(), so net-next should be fine.
Right, nobody uses NFS anymore I guess. If bug was added in 4.2, fix should land in net tree. Not sure why we should wait.