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

2014-11-07 Thread Joe Perches
On Fri, 2014-11-07 at 15:21 -0500, Chris Mason wrote: > > On Fri, Nov 7, 2014 at 3:17 PM, Omar Sandoval > 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 an

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

2014-11-07 Thread Chris Mason
On Fri, Nov 7, 2014 at 3:17 PM, Omar Sandoval 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 Acked-by: Paul E.