NSM: Move nsm_create()
authorChuck Lever <[email protected]>
Thu, 11 Dec 2008 22:56:37 +0000 (17:56 -0500)
committerJ. Bruce Fields <[email protected]>
Tue, 6 Jan 2009 16:53:56 +0000 (11:53 -0500)
commit49b5699b3fc22b363534c509c1b7dba06bc677bf
treee5c1e0d74918a902f1830dddf170d8c07155204e
parentb7ba597fb964dfa44284904b3b3d74d44b8e1c42
NSM: Move nsm_create()

Clean up: one last thing... relocate nsm_create() to eliminate the forward
declaration and group it near the only function that actually uses it.

Signed-off-by: Chuck Lever <[email protected]>
Signed-off-by: J. Bruce Fields <[email protected]>
fs/lockd/mon.c