sunrpc: check that domain table is empty at module unload.
authorNeilBrown <neilb@suse.de>
Fri, 22 May 2020 02:01:32 +0000 (12:01 +1000)
committerJ. Bruce Fields <bfields@redhat.com>
Thu, 28 May 2020 22:15:00 +0000 (18:15 -0400)
commitf45db2b909c7e76f35850e78f017221f30282b8e
tree1e8f24aaed210b35aa4644f27047e4a83fbfc9d1
parent6670ee2ef219ac9e1c836a277dda0c949ad8b1ff
sunrpc: check that domain table is empty at module unload.

The domain table should be empty at module unload.  If it isn't there is
a bug somewhere.  So check and report.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=206651
Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
net/sunrpc/sunrpc.h
net/sunrpc/sunrpc_syms.c
net/sunrpc/svcauth.c