From: J. Bruce Fields Date: Fri, 22 Jun 2007 21:26:32 +0000 (-0400) Subject: nfsd: tone down inaccurate dprintk X-Git-Tag: v2.6.24-rc1~1293^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45457e0916f8253691a44d3574949b6d3d5872b1;p=pandora-kernel.git nfsd: tone down inaccurate dprintk The nfserr_dropit happens routinely on upcalls (so a kmalloc failure is almost never the actual cause), but I occasionally get a complant from some tester that's worried because they ran across this message after turning on debugging to research some unrelated problem. Signed-off-by: "J. Bruce Fields" Acked-by: Neil Brown --- Reading git-diff-tree failed