commit | 669996add4c92476e0f8d6b4cd2bb308d1939fd7 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trondmy@gmail.com> | Thu Oct 17 09:02:21 2019 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Wed Oct 30 12:04:35 2019 -0400 |
tree | 852233b875cc79b84abc36c64ee0c7e262831d28 | |
parent | 9edb455e6797bb50aa38ef71e62668966065ede8 [diff] |
SUNRPC: Destroy the back channel when we destroy the host transport When we're destroying the host transport mechanism, we should ensure that we do not leak memory by failing to release any back channel slots that might still exist. Reported-by: Neil Brown <neilb@suse.de> Reported-by: kbuild test robot <lkp@intel.com> Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>