From: Chuck Lever Date: Sat, 6 Dec 2008 00:02:07 +0000 (-0500) Subject: NSM: Move NSM program and procedure numbers to fs/lockd/mon.c X-Git-Tag: v2.6.29-rc1~177^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36e8e668d3e6a61848a8921ddeb663b417299fa5;p=pandora-kernel.git 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 Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed