[sheepdog] [PATCH] change type of the parameter of exec_req()

MORITA Kazutaka morita.kazutaka at lab.ntt.co.jp
Tue Oct 30 01:46:12 CET 2012


At Mon, 29 Oct 2012 20:17:53 +0900,
Hitoshi Mitake wrote:
> 
> On Mon, Oct 29, 2012 at 8:48 AM, MORITA Kazutaka
> <morita.kazutaka at lab.ntt.co.jp> wrote:
> > At Sun, 28 Oct 2012 16:07:45 +0900,
> > Hitoshi Mitake wrote:
> >>
> >> Current exec_req() receives the parameter wlen as unsigned int *.
> >> But I believe this is confusing, because exec_req() never updates the
> >> content of wlen. So this patch changes the type of wlen from unsigned
> >> int * to unsigned int.
> >
> > This doesn't apply because both wlen and rlen were already removed
> > from exec_req arguments.
> 
> Sorry, I've not noticed the commit in the devel branch. Thanks for your review.

The commit (18145b9) was merged to the master branch more than 10 days
ago.

The devel branch includes outstanding patches which are not reviewed
yet, and you don't need to take the devel branch into account when
sending a patch.

Thanks,

Kazutaka



More information about the sheepdog mailing list