NSM: Add dprintk() calls in nsm_find and nsm_release
authorChuck Lever <chuck.lever@oracle.com>
Sat, 6 Dec 2008 00:02:53 +0000 (19:02 -0500)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Tue, 6 Jan 2009 16:53:53 +0000 (11:53 -0500)
commit5cf1c4b19db99d21d44c2ab457cfd44eb86b4439
tree83cc059073da8610351b64731f12e0505d11dc0d
parent67c6d107a689243979a2b5f15244b5261634a924
NSM: Add dprintk() calls in nsm_find and nsm_release

Introduce some dprintk() calls in fs/lockd/mon.c that are enabled by
the NLMDBG_MONITOR flag.  These report when we find, create, and
release nsm_handles.

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