git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d2d83a
)
ore: Make ore_striping_info and ore_calc_stripe_info public
author
Boaz Harrosh
<bharrosh@panasas.com>
Wed, 10 Aug 2011 21:17:28 +0000
(14:17 -0700)
committer
Boaz 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