diff options
author | Amir Shehata <[email protected]> | 2016-05-06 21:30:27 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2016-05-09 14:05:23 +0200 |
commit | f6e500660d74bdcc32560eb7f94a434f38d1c9f2 (patch) | |
tree | c1c1631b0a0aa2f74ee0b3228ce923f2368de6d5 /lib/debugobjects.c | |
parent | 025ba826316c9809073702302578efcfa4ba3f6f (diff) |
staging: lustre: o2iblnd: use data in lnet_ni_t instead of kiblnd_tunables
Currently the ko2iblnd creates a kib_tunable_t stucture
to allow the ko2iblnd driver to access the module parameters
throught the code. Some of those data fields also exist
in lnet_ni_t. Migrate to using the lnet_ni_t data fields
instead of kib_tunable_t.
Signed-off-by: Amir Shehata <[email protected]>
Signed-off-by: James Simmons <[email protected]>
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-7101
Reviewed-on: http://review.whamcloud.com/16367
Reviewed-by: Doug Oucharek <[email protected]>
Reviewed-by: Olaf Weber <[email protected]>
Reviewed-by: Oleg Drokin <[email protected]>
Signed-off-by: James Simmons <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions