From: Trond Myklebust Date: Sat, 1 Feb 2014 18:47:06 +0000 (-0500) Subject: NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue X-Git-Tag: v3.14-rc2~29^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20b9a9024540a775395d5d1f41eec0ec6ec41f9b;p=pandora-kernel.git 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 --- Reading git-diff-tree failed