At Fri, 21 Oct 2011 02:02:52 +0900, MORITA Kazutaka wrote: > > This patch depends on Yuan's patchset > http://lists.wpkg.org/pipermail/sheepdog/2011-October/001693.html > > v2: > > - address Yuan's comments > - fix wrong sized malloc() > - reorder patches > > > MORITA Kazutaka (4): > sheep: remove message header > sheep: reduce the size of join message > sheep: fix alignment of struct join_message > sheep: avoid multicasting request data in vdi operations > > sheep/group.c | 120 ++++++++++++++++++++++++++++------------------------ > sheep/sheep_priv.h | 4 +- > sheep/store.c | 7 ++- > 3 files changed, 70 insertions(+), 61 deletions(-) Applied. Kazutaka > > -- > 1.7.2.5 > > -- > sheepdog mailing list > sheepdog at lists.wpkg.org > http://lists.wpkg.org/mailman/listinfo/sheepdog |