Skip to content
Commit b367e78b authored by Boaz Harrosh's avatar Boaz Harrosh
Browse files

exofs: Prepare for groups



* Rename _offset_dev_unit_off() to _calc_stripe_info()
  and recieve a struct for the output params

* In _prepare_for_striping we only need to call
  _calc_stripe_info() once. The other componets
  are easy to calculate from that. This code
  was inspired by what's done in truncate.

* Some code shifts that make sense now but will make
  more sense when group support is added.

Signed-off-by: default avatarBoaz Harrosh <bharrosh@panasas.com>
parent 96391e2b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment