Re: [PATCH 00/52] [RFC] virtio-fs: shared file system for virtual machines

2019-02-12 Thread Vivek Goyal
On Tue, Feb 12, 2019 at 09:26:48PM +0530, Aneesh Kumar K.V wrote: > Vivek Goyal writes: > > > Hi, > > > > Here are RFC patches for virtio-fs. Looking for feedback on this approach. > > > > These patches should apply on top of 4.20-rc5. We have also put code for > > various components here. > > >

Re: [PATCH 00/52] [RFC] virtio-fs: shared file system for virtual machines

2019-02-12 Thread Aneesh Kumar K.V
Vivek Goyal writes: > Hi, > > Here are RFC patches for virtio-fs. Looking for feedback on this approach. > > These patches should apply on top of 4.20-rc5. We have also put code for > various components here. > > https://gitlab.com/virtio-fs > > Problem Description > === > We

Re: [PATCH 00/52] [RFC] virtio-fs: shared file system for virtual machines

2018-12-12 Thread Vivek Goyal
On Wed, Dec 12, 2018 at 06:07:40PM +0100, Piotr Jurkiewicz wrote: > Currently, virtio-9p cannot be used with overlayfs in order to obtain > Docker-like experience (but with separate kernel) because of file attributes > problems. I wrote an email about that to qemu-devel almost year ago, but it >

Re: [PATCH 00/52] [RFC] virtio-fs: shared file system for virtual machines

2018-12-12 Thread Vivek Goyal
On Wed, Dec 12, 2018 at 03:30:49PM -0500, Konrad Rzeszutek Wilk wrote: > On Mon, Dec 10, 2018 at 12:12:26PM -0500, Vivek Goyal wrote: > > Hi, > > > > Here are RFC patches for virtio-fs. Looking for feedback on this approach. > > > > These patches should apply on top of 4.20-rc5. We have also put

Re: [PATCH 00/52] [RFC] virtio-fs: shared file system for virtual machines

2018-12-12 Thread Konrad Rzeszutek Wilk
On Mon, Dec 10, 2018 at 12:12:26PM -0500, Vivek Goyal wrote: > Hi, > > Here are RFC patches for virtio-fs. Looking for feedback on this approach. > > These patches should apply on top of 4.20-rc5. We have also put code for > various components here. > > https://gitlab.com/virtio-fs > > Problem

Re: [PATCH 00/52] [RFC] virtio-fs: shared file system for virtual machines

2018-12-12 Thread Piotr Jurkiewicz
Currently, virtio-9p cannot be used with overlayfs in order to obtain Docker-like experience (but with separate kernel) because of file attributes problems. I wrote an email about that to qemu-devel almost year ago, but it received no attention (I attach its contents below.). Will virtio-fs

Re: [PATCH 00/52] [RFC] virtio-fs: shared file system for virtual machines

2018-12-11 Thread Stefan Hajnoczi
On Mon, Dec 10, 2018 at 12:12:26PM -0500, Vivek Goyal wrote: > Hi, > > Here are RFC patches for virtio-fs. Looking for feedback on this approach. > > These patches should apply on top of 4.20-rc5. We have also put code for > various components here. > > https://gitlab.com/virtio-fs A draft

[PATCH 00/52] [RFC] virtio-fs: shared file system for virtual machines

2018-12-10 Thread Vivek Goyal
Hi, Here are RFC patches for virtio-fs. Looking for feedback on this approach. These patches should apply on top of 4.20-rc5. We have also put code for various components here. https://gitlab.com/virtio-fs Problem Description === We want to be able to take a directory tree on