]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
NSM: Move NSM program and procedure numbers to fs/lockd/mon.c
authorChuck Lever <chuck.lever@oracle.com>
Sat, 6 Dec 2008 00:02:07 +0000 (19:02 -0500)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Tue, 6 Jan 2009 16:53:52 +0000 (11:53 -0500)
commit36e8e668d3e6a61848a8921ddeb663b417299fa5
treec5ad964c566341f24ecf7d67f4b34173205e9143
parent9c1bfd037f7ff8badaecb47418f109148d88bf45
NSM: Move NSM program and procedure numbers to fs/lockd/mon.c

Clean up: Move the RPC program and procedure numbers for NSM into the
one source file that needs them: fs/lockd/mon.c.

And, as with NLM, NFS, and rpcbind calls, use NSMPROC_FOO instead of
SM_FOO for NSM procedure numbers.

Finally, make a couple of comments more precise: what is referred to
here as SM_NOTIFY is really the NLM (lockd) NLMPROC_SM_NOTIFY downcall,
not NSMPROC_NOTIFY.

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/sm_inter.h