]> git.ozlabs.org Git - ccan-lca-2011.git/commit
tdb: fix the unlock calls on the GLOBAL_LOCK from previous commit.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 19 Aug 2009 01:16:43 +0000 (10:46 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 19 Aug 2009 01:16:43 +0000 (10:46 +0930)
commit30d253bec03079999a63672477d83fbb8c4520cc
tree004f23cd3ab07d31b84dab351aae6a212ebe7dc0
parentbe590188c17bcd9324ba671d74d43a325cff5e70
tdb: fix the unlock calls on the GLOBAL_LOCK from previous commit.

Despite the name, they're simple byte locks, not whole-file.
ccan/tdb/transaction.c