]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit61923b79c3c368ced217461a42c1fd82c787a097
tree857ae36228c84b4e8e6df7c5a48c58139052de38
parent58a2aa89b347a6de2236ed9563de4c141efaf4e4
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