commit | 20b9a9024540a775395d5d1f41eec0ec6ec41f9b | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Sat Feb 01 13:47:06 2014 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Sat Feb 01 15:13:39 2014 -0500 |
tree | b5e2bafa4060349cdb055a1e213daf79dfd97a05 | |
parent | 17ead6c85c3d0ef57a14d1373f1f1cee2ce60ea8 [diff] |
NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue 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>