« Previous | Next » 

Revision 15a53b1e

ID15a53b1effa8c1876be751794c5dd76974745320
Parent 89d140d1
Child e3b02e1f

Added by Klaus Aehlig about 10 years ago

Make Locks a JSON instance

As requests to acquire or release locks come via
inter-process communication, we need a serialization
of the locks data type.

All locks are serialised as JSON objects, where the
key "type" describes the type of lock, and the remaining
keys are type-dependent.

Signed-off-by: Klaus Aehlig <>
Reviewed-by: Petr Pudlak <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences