nfsd4: remove some dprintk's
authorJ. Bruce Fields <bfields@redhat.com>
Thu, 14 Mar 2013 22:12:03 +0000 (18:12 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 3 Apr 2013 15:48:36 +0000 (11:48 -0400)
commit1ca507920db36aea8b81fe1443f96a1a6a43318f
tree857ae36228c84b4e8e6df7c5a48c58139052de38
parent0eb6f20aa532b0c16849d627926c2ad3fe2f1cdf
nfsd4: remove some dprintk's

E.g. printk's that just report the return value from an op are
uninteresting as we already do that in the main proc_compound loop.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4state.c
This page took 0.026737 seconds and 5 git commands to generate.