diff options
author | Dmitry Eremin <[email protected]> | 2016-05-05 14:53:03 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2016-05-09 14:03:33 +0200 |
commit | f66fb15996fb9d75c552b6d1dafe71b5737261d9 (patch) | |
tree | 904e3d33292347892867083f2535615961f79397 /lib/debugobjects.c | |
parent | 87f4f6f53424ed010bc45fe2accb4582cc490b58 (diff) |
staging: lustre: o2iblnd: break up kiblnd_create_fmr_pool
Break the function kiblnd_create_fmr_pool() into two functions,
with the new function called kiblnd_alloc_fmr_pool(). The
function kiblnd_create_fmr_pool() will be used as the front
end to allocate any type of pool. The new function will
used to create specifically FMR pools.
Signed-off-by: Dmitry Eremin <[email protected]>
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-5783
Reviewed-on: http://review.whamcloud.com/17606
Reviewed-by: James Simmons <[email protected]>
Reviewed-by: Doug Oucharek <[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