On Thu, Dec 13, 2018 at 09:52:03PM +0100, Christian Brauner wrote:
> On Thu, Dec 13, 2018 at 06:56:26PM +0100, Greg Kroah-Hartman wrote:
> > On Wed, Dec 12, 2018 at 01:51:27PM +0100, Christian Brauner wrote:
> > > > > Cc: Martijn Coenen
> > > > > Cc: Todd Kjos
> > > > > Cc: Greg Kroah-Hartman
>
On Thu, Dec 13, 2018 at 06:56:26PM +0100, Greg Kroah-Hartman wrote:
> On Wed, Dec 12, 2018 at 01:51:27PM +0100, Christian Brauner wrote:
> > > > Cc: Martijn Coenen
> > > > Cc: Todd Kjos
> > > > Cc: Greg Kroah-Hartman
> > > > Signed-off-by: Christian Brauner
> >
> > Do we plan to bring this int
On Wed, Dec 12, 2018 at 01:51:27PM +0100, Christian Brauner wrote:
> > > Cc: Martijn Coenen
> > > Cc: Todd Kjos
> > > Cc: Greg Kroah-Hartman
> > > Signed-off-by: Christian Brauner
>
> Do we plan to bring this into mergeable shape before Christmas? I'm
> happy to do it. :)
I haven't had the ch
Hi Christian,
Thank you for the patch! Perhaps something to improve:
[auto build test WARNING on staging/staging-testing]
[also build test WARNING on v4.20-rc6 next-20181212]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system]
url:
https://gith
> On Fri, Dec 7, 2018 at 3:26 PM Christian Brauner wrote:
> >
> > As discussed at Linux Plumbers Conference 2018 in Vancouver [1] this is the
> > implementation of binderfs.
> >
> > binderfs is a backwards-compatible filesystem for Android's binder ipc
> > mechanism. Each ipc namespace will mount
On Tue, Dec 11, 2018 at 03:44:48AM +, chouryzhou(周威) wrote:
> > chouryzhou@, can you confirm that this implementation works for your
> > android-in-container use-case?
> >
> > -Todd
> >
> We are running Android Pie in container now. If it works for later Android
> release, it will works for
> chouryzhou@, can you confirm that this implementation works for your
> android-in-container use-case?
>
> -Todd
>
We are running Android Pie in container now. If it works for later Android
release, it will works for us.
- choury
___
devel mailing li
As discussed at Linux Plumbers Conference 2018 in Vancouver [1] this is the
implementation of binderfs.
binderfs is a backwards-compatible filesystem for Android's binder ipc
mechanism. Each ipc namespace will mount a new binderfs instance. Mounting
binderfs multiple times at different locations i