nfs - Avoid memory leakage when unloading the nfs module.
commitf4aeef67f55881dd79267697a869634dcfbf3590
authorImre Vadász <imre@vdsz.com>
Wed, 5 Sep 2018 19:59:55 +0000 (5 21:59 +0200)
committerImre Vadász <imre@vdsz.com>
Thu, 20 Sep 2018 07:08:56 +0000 (20 09:08 +0200)
tree736b6df18fb5e388ede7650e71024f526e31d19f
parent94fd1ee9015cf6f3ded2524896171e4fe96f2b85
nfs - Avoid memory leakage when unloading the nfs module.

* This adds some missing objcache_destroy and hashdestroy calls in the nfs
  module unload codepath.
sys/vfs/nfs/nfs.h
sys/vfs/nfs/nfs_node.c
sys/vfs/nfs/nfs_srvcache.c
sys/vfs/nfs/nfs_subs.c