lib/repo: Disable locking by default, add locking=true boolean
authorColin Walters <walters@verbum.org>
Wed, 13 Dec 2017 19:27:19 +0000 (14:27 -0500)
committerAtomic Bot <atomic-devel@projectatomic.io>
Thu, 14 Dec 2017 15:48:38 +0000 (15:48 +0000)
commitad814d1c8abcf8ed27863586301ba47329e273b6
tree2dc5c242f942158669d54b035eff1f233721c43d
parenta9a9445582471d8f80927f347422eb197d1691e5
lib/repo: Disable locking by default, add locking=true boolean

I want some time to play with this more with different callers and work through
test scenarios. Let's disable the locking by default for now, but make it easy
to enable.

Closes: #1375
Approved by: jlebon
src/libostree/ostree-repo.c
tests/test-concurrency.py