commit | f45db2b909c7e76f35850e78f017221f30282b8e | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Fri May 22 12:01:32 2020 +1000 |
committer | J. Bruce Fields <bfields@redhat.com> | Thu May 28 18:15:00 2020 -0400 |
tree | 1e8f24aaed210b35aa4644f27047e4a83fbfc9d1 | |
parent | 6670ee2ef219ac9e1c836a277dda0c949ad8b1ff [diff] |
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>