nfsd4: remove some dprintk's
authorJ. Bruce Fields <bfields@citi.umich.edu>
Sat, 21 Feb 2009 20:13:24 +0000 (12:13 -0800)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Wed, 18 Mar 2009 21:30:52 +0000 (17:30 -0400)
commit819a8f539acf7838d62fec20e88401ff53303cd1
tree6eb00748efb8b39a3383c9a21cd2061a1b783188
parentfd03b09906c32aea7b47f1275c9cd6034141159d
nfsd4: remove some dprintk's

I can't recall ever seeing these printk's used to debug a problem.  I'll
happily put them back if we see a case where they'd be useful.  (Though
if we do that the find_XXX() errors would probably be better
reported in find_XXX() functions themselves.)

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
fs/nfsd/nfs4state.c