[sheepdog] [PATCH] add a header for the sheepdog-internal protocol

MORITA Kazutaka morita.kazutaka at lab.ntt.co.jp
Mon Jul 2 20:31:38 CEST 2012


At Mon, 2 Jul 2012 03:13:27 -0400,
Christoph Hellwig wrote:
> 
> Add a header to separate out the sheepdog-internal (sheep & collie) protocol
> from implementation details in the source files.  This is the first step
> towards adding separate versioning for it.
> 
> Signed-off-by: Christoph Hellwig <hch at lst.de>
> 
> ---
>  include/internal_proto.h |  215 +++++++++++++++++++++++++++++++++++++++++++++++
>  include/sheep.h          |  154 ---------------------------------
>  sheep/group.c            |   29 ------
>  sheep/sheep_priv.h       |   12 --
>  sheep/sockfd_cache.c     |    1 
>  5 files changed, 216 insertions(+), 195 deletions(-)

Applied, thanks!

Kazutaka



More information about the sheepdog mailing list