From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> Date: Tue, 16 Jul 2019 20:52:20 +0200 > On Sat, Jul 06, 2019 at 07:55:21PM +0300, Alexey Dobriyan wrote: >> From: "Hallsmark, Per" <Per.Hallsmark@xxxxxxxxxxxxx> >> >> proc_net_mkdir() should be used to create stuff under /proc/net, >> so that dentry revalidation kicks in. >> >> See >> >> commit 1fde6f21d90f8ba5da3cb9c54ca991ed72696c43 >> proc: fix /proc/net/* after setns(2) >> >> [added more chunks --adobriyan] > > I don't find this in the tree, Because there were changes requested.