Re: [PATCH v3 0/3] auth_gss: netns refcount leaks when use-gss-proxy==1

2019-08-01 Thread J. Bruce Fields
I lost track, what happened to these patches? --b. On Wed, Jun 12, 2019 at 08:09:27PM +0800, Wenbin Zeng wrote: > This patch series fixes an auth_gss bug that results in netns refcount > leaks when use-gss-proxy is set to 1. > > The problem was found in privileged docker containers with

[PATCH v3 0/3] auth_gss: netns refcount leaks when use-gss-proxy==1

2019-06-12 Thread Wenbin Zeng
This patch series fixes an auth_gss bug that results in netns refcount leaks when use-gss-proxy is set to 1. The problem was found in privileged docker containers with gssproxy service enabled and /proc/net/rpc/use-gss-proxy set to 1, the corresponding struct net->count ends up at 2 after