« Previous | Next » 

Revision 48bb9c89

ID48bb9c89c2b42c50fc37bbb2b8dd7d59b5a68ba4

Added by Sofia Papagiannaki over 10 years ago

pithos: Add missing locks

_lookup_container() locks the container path
but it was not called by some write backend methods
which expected the container path to be locked.

In those cases optionally _lookup_object() calls
the _lookup_container() in order to lock the container path.

Also lock the container path before container metadata updates
and container deletes.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences