From: J. Bruce Fields Date: Mon, 5 May 2008 23:47:29 +0000 (-0400) Subject: nfsd: reorder printk in do_probe_callback to avoid use-after-free X-Git-Tag: v2.6.26-rc4~90^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88dd0be3874566796fa4ffbdf927a53c4a6a2f4b;p=pandora-kernel.git nfsd: reorder printk in do_probe_callback to avoid use-after-free We're currently dereferencing the client after we drop our reference count to it. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed