[sheepdog] [PATCH] remove sd_*_req and sd_*_rsp

Liu Yuan namei.unix at gmail.com
Thu May 2 04:59:16 CEST 2013


On 05/01/2013 12:58 AM, MORITA Kazutaka wrote:
> This patch removes all the sd_*_req and sd_*_rsp in internal_proto.h,
> and adds the necessary fields to sd_req and sd_rsp.  It is not good to
> include internal protocols in sheepdog_proto.h, but the change can
> decrease many casting, improve type safety, and simplify codes a lot.
> 
> This also checks the size of sd_req and sd_rsp so that we don't break
> them.

Applied, thanks.

Yuan



More information about the sheepdog mailing list