[sheepdog] [PATCH 0/9] various fixes and cleanups for 0.5.0
MORITA Kazutaka
morita.kazutaka at lab.ntt.co.jp
Mon Sep 17 00:59:53 CEST 2012
MORITA Kazutaka (9):
sheep: fix double put_vnode_info call
sheep: fix vnode_info leak
collie: use stdout and stdin for vdi backup and restore
sheep: exit program when EIO occurs
tests: introduce helpers to create loopback devices
tests: add test of disk full handling
sheep: handle no space error of object I/Os
store/plain: unlink temporary files when create_and_write fails
update bash_completion file
collie/vdi.c | 128 ++++++++++++++++++-----------------
man/collie.8 | 4 +-
script/bash_completion_collie | 21 +++++--
sheep/farm/farm.c | 41 ------------
sheep/plain_store.c | 79 ++++++++++++++++++-----
sheep/request.c | 16 ++++-
tests/011 | 41 +-----------
tests/041 | 14 ++--
tests/041.out | 4 -
tests/042 | 58 ++++++++++++++++
tests/042.out | 146 +++++++++++++++++++++++++++++++++++++++++
tests/common.rc | 45 +++++++++++++
tests/group | 1 +
13 files changed, 421 insertions(+), 177 deletions(-)
create mode 100755 tests/042
create mode 100644 tests/042.out
--
1.7.2.5
More information about the sheepdog
mailing list