« Previous | Next » 

Revision e0d8d43f

IDe0d8d43f3910a4e34c8078719d0906d0243565b7

Added by Filippos Giannakos over 10 years ago

mapper: Do not drop cache on close explicitly.

Do not drop on cache on close operation explicitly. Instead, when closing a map,
wait all pending I/O operations and then close map. If this succceeds, the map
is marked as non-Exclusive. The map action codepath will always drop the cache
when a map is marked as non Exclusive.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences