]> git.baikalelectronics.ru Git - kernel.git/commit
SUNRPC: Rebalance a kref in auth_gss.c
authorChuck Lever <chuck.lever@oracle.com>
Thu, 9 May 2019 15:00:07 +0000 (11:00 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 9 May 2019 20:27:24 +0000 (16:27 -0400)
commit7fa716449e35c32da310d0d14440393470911615
tree9e3f19a3797babbe16a3523f671e1a7363dbf694
parent65472227e40fca627a17081a1f604f2ecfdafcd4
SUNRPC: Rebalance a kref in auth_gss.c

Restore the kref_get that matches the gss_put_auth(gss_msg->auth)
done by gss_release_msg().

Fixes: 4f691e467800 ("SUNRPC: Use namespace of listening daemon ...")
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
net/sunrpc/auth_gss/auth_gss.c