Files
linux/net
Dan Aloni 4a400f0d08 sunrpc: destroy rpc_inode_cachep after unregister_filesystem
Better to unregister the file system before destroying the kmem_cache
cache of the inodes, so that the inodes are freed before we are trying
to destroy it. Otherwise, kmem_cache yells that some objects are live.

Signed-off-by: Dan Aloni <dan@kernelim.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
2020-07-17 13:12:44 -04:00
..
2020-07-08 08:27:56 +02:00
2019-09-26 08:56:17 +02:00
2020-07-01 15:49:11 -07:00
2020-05-29 13:10:39 -07:00