• Boaz Harrosh's avatar
    exofs: Prepare for groups · b367e78b
    Boaz Harrosh authored
    * 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>
    b367e78b
ios.c 17.2 KB