NSM: Refactor nsm_handle creation into a helper function
authorChuck Lever <chuck.lever@oracle.com>
Thu, 11 Dec 2008 22:55:52 +0000 (17:55 -0500)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Tue, 6 Jan 2009 16:53:55 +0000 (11:53 -0500)
commitb39b897c259fc1fd1998505f2b1d4ec1f115bce1
tree1b331bb4d1d71401d2dec0c7f23c86795c09267a
parent92fd91b998a5216a6d6606704e71d541a180216c
NSM: Refactor nsm_handle creation into a helper function

Clean up.  Refactor the creation of nsm_handles into a helper.  Fields
are initialized in increasing address order to make efficient use of
CPU caches.

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