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)
commit5acf43155d1bcc412d892c73f64044f9a826cde6
treecc505431849be49a234f24bcc3290285a207e3fb
parenta4846750f090702e2fb848ac4fe5827bcef34060
NSM: convert printk(KERN_DEBUG) to a dprintk()

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>
fs/lockd/mon.c