Re: [PATCH v5] Move BTRFS RCU string to common library

From: Joe Perches
Date: Fri Nov 07 2014 - 19:39:25 EST


On Fri, 2014-11-07 at 15:21 -0500, Chris Mason wrote:
>
> On Fri, Nov 7, 2014 at 3:17 PM, Omar Sandoval <osandov@xxxxxxxxxxx>
> wrote:
> > The RCU-friendly string API used internally by BTRFS is generic
> > enough for
> > common use. This doesn't add any new functionality, but instead just
> > moves the
> > code and documents the existing API.
> >
> > Reviewed-by: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
> > Acked-by: Paul E. McKenney <paulmck@xxxxxxxxxxxxxxxxxx>
> > Signed-off-by: Omar Sandoval <osandov@xxxxxxxxxxx>
> > ---
> > Chris, could you take a look at this again? It's just been rebased
> > and should
> > be good to go. Thanks!
>
> Thanks Omar, I'm pulling this into a branch for the next merge window.
> Looks good to me.

rcustring.h should probably #include any #include dependencies
it has. types.h, printk.h, etc...


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