« Previous | Next » 

Revision 44ff42de

ID44ff42de1c2df7255108d88e98c2bfe6e7bdbf88

Added by Kevin Wolf almost 15 years ago

qcow2: Refactor update_refcount

This is a preparation patch with no functional changes. It moves the allocation
of new refcounts block to a new function and makes update_cluster_refcount (for
one cluster) call update_refcount (for multiple clusters) instead the other way
round.

Signed-off-by: Kevin Wolf <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences