This series covers VPC format changes discussed during the last weeks.

Peter

v1->v2:
  Patch 1: added comment why we can exit after the first allocated sector [Max]
  Patch 2: Fixed gemotry in commit msg [Max]
  Patch 3: Fixed comparision from > to >= [Max]
           Fixed exit in case of -EFBIG [Max]
           Removed DIV_ROUND_UP [Max]
  Patch 5: added

Kevin Wolf (1):
  vpc: Ignore geometry for large images

Peter Lieven (4):
  block/vpc: optimize vpc_co_get_block_status
  block/vpc: make calculate_geometry spec conform
  block/vpc: rename footer->size -> footer->current_size
  block/vpc: remove disabled code from get_sector_offset

 block/vpc.c | 106 +++++++++++++++++++++---------------------------------------
 1 file changed, 37 insertions(+), 69 deletions(-)

-- 
1.9.1


Reply via email to