Brad Fitzpatrick
|
2b9db0a859
|
kvfile: say which lock file couldn't be acquired.
Still not a great error message, though. Should say pid or something.
Change-Id: I4382f23e62e58f8fd472e8d84c3555f4f951d90d
|
2013-09-22 20:14:23 +01:00 |
Brad Fitzpatrick
|
ca64e4f508
|
camlistored: on SIGINT, shut down cleanly, closing the kvfile index db
Change-Id: Ifcb8c22b088586bc72ad98dacc3be2d46e77928b
|
2013-08-26 21:07:28 -05:00 |
Brad Fitzpatrick
|
c55bf01f84
|
Move osutil.Lock to its own package
Now in a small repo at github.com/camlistore/lock and brought into our third_party.
Change-Id: I966ca6126dde8b7c2e03f0d9fab1e36abd66c2ef
|
2013-08-25 19:53:01 -05:00 |
Brad Fitzpatrick
|
87451bb5bd
|
index/kvfile: use new Locker hook in kv to use osutil's Lock func
Change-Id: I7573ea79f5f99ef1b7fe03bd9270b61940339a56
|
2013-08-25 12:56:36 -05:00 |
Brad Fitzpatrick
|
4fa8c3117a
|
Add pkg/index/kvfile: index.Storage impl on top of github.com/cznic/kv
Change-Id: I4adb44c4e70ad8e68b4292fefbbd02e0a52beb6c
|
2013-08-23 17:13:42 -05:00 |