NLM: Move the public declaration of nsm_monitor() to lockd.h
authorChuck Lever <chuck.lever@oracle.com>
Thu, 4 Dec 2008 19:21:24 +0000 (14:21 -0500)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Tue, 6 Jan 2009 16:53:52 +0000 (11:53 -0500)
commit1e49323c4ab044d05bbc68cf13cadcbd4372468c
tree5d997638d8595d3698d6e3b2c81292fb09b42ad8
parent5d254b119823658cc318f88589c6c426b3d0a153
NLM: Move the public declaration of nsm_monitor() to lockd.h

Clean up.

Make the nlm_host argument "const," and move the public declaration to
lockd.h with other NSM public function (nsm_release, eg) and global
variable declarations.

Add a documenting comment.

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