nfsd: tone down inaccurate dprintk
authorJ. Bruce Fields <bfields@citi.umich.edu>
Fri, 22 Jun 2007 21:26:32 +0000 (17:26 -0400)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Tue, 9 Oct 2007 22:31:54 +0000 (18:31 -0400)
commit45457e0916f8253691a44d3574949b6d3d5872b1
tree60774cfc75cf073280b39ad82f095704c4b221af
parentbbf25010f1a6b761914430f5fca081ec8c7accd1
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" <bfields@citi.umich.edu>
Acked-by: Neil Brown <neilb@suse.de>
fs/nfsd/nfssvc.c