SUNRPC: Don't spam syslog with "Pseudoflavor not found" messages
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 1 May 2013 13:17:50 +0000 (09:17 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 3 May 2013 16:19:33 +0000 (12:19 -0400)
commit9b1d75b75505cff4468ceba0da51a1ba47e15ea2
tree1ddb72615678d60615581f7bfed944e55bdfce07
parentc5a2a15f8146fdfe45078df7873a6dc1006b3869
SUNRPC: Don't spam syslog with "Pseudoflavor not found" messages

Just convert those messages to dprintk()s so that they can be used
when debugging.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/auth_gss/auth_gss.c
net/sunrpc/clnt.c