NFSd: call rpc_destroy_wait_queue() from free_client()
authorTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 18 Apr 2014 18:43:57 +0000 (14:43 -0400)
committerJiri Slaby <jslaby@suse.cz>
Mon, 9 Jun 2014 13:53:32 +0000 (15:53 +0200)
commitff1a9314c99169ada08b7a67b1844325b23dc5fe
treec952aea46b49b09c160a27c2138f979bdb601720
parente663f78725cb0ad8944690eedd1ad66440a10602
NFSd: call rpc_destroy_wait_queue() from free_client()

commit 4cb57e3032d4e4bf5e97780e9907da7282b02b0c upstream.

Mainly to ensure that we don't leave any hanging timers.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
fs/nfsd/nfs4state.c