commit | eb507bc18969f63b8968034144fd69706c492516 | [log] [tgz] |
---|---|---|
author | Boaz Harrosh <bharrosh@panasas.com> | Wed Aug 10 14:17:28 2011 -0700 |
committer | Boaz Harrosh <bharrosh@panasas.com> | Mon Oct 03 17:07:51 2011 +0200 |
tree | 6f5606ce9af0636316683a03ed4f993afa10ed2d | |
parent | 8d2d83a8352b0f9c1da82c36f741722f2960feea [diff] |
ore: Make ore_striping_info and ore_calc_stripe_info public The struct ore_striping_info will be used later in other structures. And ore_calc_stripe_info as well. Rename them make struct ore_striping_info public. ore_calc_stripe_info is still static, will be made public on first use. Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>