commit | b39b897c259fc1fd1998505f2b1d4ec1f115bce1 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Thu Dec 11 17:55:52 2008 -0500 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Tue Jan 06 11:53:55 2009 -0500 |
tree | 1b331bb4d1d71401d2dec0c7f23c86795c09267a | |
parent | 92fd91b998a5216a6d6606704e71d541a180216c [diff] |
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>