« Previous | Next » 

Revision 2dbafdc0

ID2dbafdc012d3ea81a97fec6226ca82d644539c9a

Added by Kevin Wolf about 10 years ago

block: Generalise and optimise COR serialisation

Change the API so that specific requests can be marked serialising. Only
these requests are checked for overlaps then.

This means that during a Copy on Read operation, not all requests
overlapping other requests are serialised any more, but only those that
actually overlap with the specific COR request.

Also remove COR from function and variable names because this
functionality can be useful in other contexts.

Signed-off-by: Kevin Wolf <>
Reviewed-by: Max Reitz <>
Reviewed-by: Benoit Canet <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences