« Previous | Next » 

Revision 9c22687e

ID9c22687ea8c1a2644a41a683ff0a291adc9a657c

Added by Juan Quintela over 10 years ago

bitmap: use long as index

Move index and size fields from int to long. We need that for
migration. long is 64 bits on sane architectures, and 32bits should
be enough on all the 32bits architectures.

Signed-off-by: Juan Quintela <>
Reviewed-by: Eric Blake <>
Reviewed-by: Orit Wasserman <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences