« Previous | Next » 

Revision 15552c4a

ID15552c4ad38b9ec66792b044cf5ae74538c32717

Added by Zhi Yong Wu over 12 years ago

qcow2: lock on prealloc

preallocate() will be locked. This is required because
qcow2_alloc_cluster_link_l2() assumes that it runs under a lock that it
can drop while COW is being performed.

Signed-off-by: Zhi Yong Wu <>
Signed-off-by: Kevin Wolf <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences