NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sat, 1 Feb 2014 18:47:06 +0000 (13:47 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Sat, 1 Feb 2014 20:13:39 +0000 (15:13 -0500)
There may still be timers active on the session waitqueues. Make sure
that we kill them before freeing the memory.

Cc: stable@vger.kernel.org # 3.12+
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs4client.c
fs/nfs/nfs4session.c
fs/nfs/nfs4session.h

Simple merge
Simple merge
Simple merge