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:
029c534
)
NFSv4.1: Convert a trivial printk into a dprintk
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 5 Jun 2012 14:08:24 +0000
(10:08 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 5 Jun 2012 14:08:24 +0000
(10:08 -0400)
There is no need to bug the user about the server returning an error
on destroy_session. The error will be handled by the state manager,
without any need for further input from anyone else.
So convert that printk into a debugging dprintk.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found