ore: Make ore_striping_info and ore_calc_stripe_info public
authorBoaz Harrosh <bharrosh@panasas.com>
Wed, 10 Aug 2011 21:17:28 +0000 (14:17 -0700)
committerBoaz Harrosh <bharrosh@panasas.com>
Mon, 3 Oct 2011 15:07:51 +0000 (17:07 +0200)
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>

No differences found