NSM: convert printk(KERN_DEBUG) to a dprintk()
authorChuck Lever <chuck.lever@oracle.com>
Thu, 4 Dec 2008 19:20:31 +0000 (14:20 -0500)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Tue, 6 Jan 2009 16:53:50 +0000 (11:53 -0500)
Clean up: make the printk(KERN_DEBUG) in nsm_mon_unmon() a dprintk,
and add another dprintk to note if creating an RPC client for the
upcall failed.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>

No differences found