lkml.org 
[lkml]   [1998]   [Dec]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH] knfsd reply cache bug
Date
> 
> > Alan's patches have neatly wrapped up H.J.'s current patch set, this is a
> > diff against 2.1.131ac4.
> >
> > Here's the patch (my first ever, this is exciting!):
>
> > - resp->buf += ((data->len + 3) >> 2);
> > + memcpy(resp->buf, data->buf, data->len << 2);
>
> Ok this makes a lot of sense
>
> > + resp->buf += data->len;
>
> And ditto as its pointer scaled.
>
> Queued. I'll add it unless HJ says otherwise
>

It looks ok to me.


--
H.J. Lu (hjl@gnu.org)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:45    [W:0.039 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site