]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit75a43f6e4e1c408ea0c2742bd4eb3edde72ffb48
tree5d997638d8595d3698d6e3b2c81292fb09b42ad8
parent0d0ef7aa1220c99cf36754333d0d12f75a8768c6
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