On Tue, 2015-02-24 at 16:31 +, Wei Liu wrote:
> On Tue, Feb 24, 2015 at 04:19:02PM +, Dario Faggioli wrote:
> > > +} else if (!strcmp("size", option)) {
> > > +val = strtoul(value, &endptr, 10);
> > > +ABORT_IF_FAILED(value);
> > > +
On Tue, Feb 24, 2015 at 04:19:02PM +, Dario Faggioli wrote:
> On Thu, 2015-02-12 at 19:44 +, Wei Liu wrote:
> > This patch includes configuration options parser and documentation.
> >
> > Please find the hunk to xl.cfg.pod.5 for more information.
> >
> > Signed-off-by: Wei Liu
> > Cc: Ia
On Thu, 2015-02-12 at 19:44 +, Wei Liu wrote:
> This patch includes configuration options parser and documentation.
>
> Please find the hunk to xl.cfg.pod.5 for more information.
>
> Signed-off-by: Wei Liu
> Cc: Ian Campbell
> Cc: Ian Jackson
>
This all looks pretty good to me. I only have