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)
commit5940d1cf9f42f67e9cc3f7df9eda39f5888d6e9e
tree9e3f19a3797babbe16a3523f671e1a7363dbf694
parentc260121a97a3e4df6536edbc2f26e166eff370ce
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: ac83228a7101 ("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