Statistics
| Branch: | Tag: | Revision:

root @ ba7ffa08

Name Size
  arch-scripts
  ci
  xseg
.gitignore 83 Bytes
Makefile 326 Bytes
devflow.conf 226 Bytes
update_version.py 37 Bytes
version 6 Bytes

Latest revisions

# Date Author Comment
ba7ffa08 06/05/2013 05:36 pm Filippos Giannakos

sosd: Fix uninitialized variable use.

In break lock, instead of cheking the return value of the rados call, we
erroneously checked an uninitialized local variable.

d062e2e4 06/05/2013 05:36 pm Filippos Giannakos

Bump version to 0.3.1

df047a35 06/05/2013 12:21 pm Filippos Giannakos

Bump version to 0.3

f153e73c 06/03/2013 05:46 pm Filippos Giannakos

peer.c: Call custom peer finalize with st_threads

2e00b305 06/03/2013 05:46 pm Filippos Giannakos

Bump version.

Bumped version to 0.3rc2

fc9a3d39 06/03/2013 05:46 pm Filippos Giannakos

mapperd: Fix signaling bug when load/open fails.

When a map load/open fails, any other threads that tried to get the map during
these operations wait on the map. If any of these operations fail, the cache was
dropped, without signaling any of the waiters. This commit fixes this bug, by...

6ad2d8e5 06/03/2013 05:46 pm Filippos Giannakos

mapperd: Add debug messages for copyup target

7e21df56 06/03/2013 05:46 pm Filippos Giannakos

bench: Fix target to not include null termination.

Request of the target must not be null terminated. Remove null termination from
the requests constructed by peers.

6b11e79a 06/03/2013 05:46 pm Filippos Giannakos

Rename archipelago peers with archip- prefix

a1e35fad 06/03/2013 05:46 pm Filippos Giannakos

mapperd: Add debug message to signal map and put map

View all revisions | View revisions

Also available in: Atom