]> git.ozlabs.org Git - ccan/commitdiff
tdb2: allow read-only databases to use locking.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 1 Mar 2011 12:49:18 +0000 (23:19 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 1 Mar 2011 12:49:18 +0000 (23:19 +1030)
You can always specify the TDB_NOLOCK flag along with O_RDONLY for the old
behaviour.


No differences found