diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2012-02-15 16:35:08 -0500 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2012-02-16 14:55:30 -0500 |
commit | dbb9c2a22d32492544765e798386daa2d9da27d2 (patch) | |
tree | 997ad46ec944ec99fcb95f566825c3ea9506ff50 /fs/nfs | |
parent | 15a4520621824a3c2eb2de2d1f3984bc1663d3c8 (diff) |
SUNRPC: Use KERN_DEFAULT for debugging printk's
Our dprintk() debugging facility doesn't specify any verbosity level
for it's printk() calls, but it should.
The default verbosity for printk's is KERN_DEFAULT. You might argue
that these are debugging printk's and thus the verbosity should be
KERN_DEBUG. That would mean that to see NFS and SUNRPC debugging
output an admin would also have to boost the syslog verbosity, which
would be insufferably noisy.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/nfs')
0 files changed, 0 insertions, 0 deletions