git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0eb6f20
)
nfsd4: remove some dprintk's
author
J. Bruce Fields
<bfields@redhat.com>
Thu, 14 Mar 2013 22:12:03 +0000
(18:12 -0400)
committer
J. Bruce Fields
<bfields@redhat.com>
Wed, 3 Apr 2013 15:48:36 +0000
(11:48 -0400)
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>
No differences found