[sheepdog] [PATCH] dog: fix to allocate a buffer of backup data for restoring

2015-01-29 Thread Teruaki Ishizaki
When a VDI was restored from backup data, the buffer which was loaded backup data into was not allocated appropriately. This patch fixes to allocate the buffer adequately Signed-off-by: Teruaki Ishizaki --- dog/vdi.c |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/d

[sheepdog] Build failed in Jenkins: sheepdog-build #618

2015-01-29 Thread sheepdog-jenkins
See -- [...truncated 57 lines...] checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/typ