From: Trond Myklebust Date: Fri, 30 Aug 2013 13:17:33 +0000 (-0400) Subject: NFS: Fix up two use-after-free issues with the new tracing code X-Git-Tag: v3.12-rc1~87^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d9db75005effd6d4e0c8be4f74922e4f413fbe5;p=pandora-kernel.git NFS: Fix up two use-after-free issues with the new tracing code We don't want to pass the context argument to trace_nfs_atomic_open_exit() after it has been released. Reported-by: Dan Carpenter Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed