[sheepdog] [PATCH] sheep: clean up request judgement
    MORITA Kazutaka 
    morita.kazutaka at gmail.com
       
    Thu Feb  7 09:12:10 CET 2013
    
    
  
At Thu, 07 Feb 2013 16:09:11 +0800,
Liu Yuan wrote:
> 
> On 02/07/2013 04:07 PM, MORITA Kazutaka wrote:
> > At Thu,  7 Feb 2013 15:47:33 +0800,
> > Liu Yuan wrote:
> >>
> >> From: Liu Yuan <tailai.ly at taobao.com>
> >>
> >> Put all the judgements into bypass_object_cache() helper.
> >>
> >> Signed-off-by: Liu Yuan <tailai.ly at taobao.com>
> >> ---
> >>  sheep/gateway.c      |    6 ++++--
> >>  sheep/object_cache.c |    3 +++
> >>  2 files changed, 7 insertions(+), 2 deletions(-)
> >>
> >> diff --git a/sheep/gateway.c b/sheep/gateway.c
> >> index 04aa480..7a3d3cb 100644
> >> --- a/sheep/gateway.c
> >> +++ b/sheep/gateway.c
> >> @@ -1,6 +1,8 @@
> >>  /*
> >>   * Copyright (C) 2009-2011 Nippon Telegraph and Telephone Corporation.
> >>   *
> >> + * Copyright (C) 2012-2013 Taobao Inc.
> >> + *
> > 
> > I prefer no blank line between copyright holders.  What do you think
> > of it?
> > 
> 
> Looks good to me. Feel free to modify it before applying the patch.
Applied after modifying it, thanks!
Kazutaka
    
    
More information about the sheepdog
mailing list