[Virtio-fs] [PATCH v7 0/6] virtiofsd: support per inode DAX

Miklos Szeredi miklos at szeredi.hu
Tue Dec 14 10:17:23 UTC 2021


On Mon, 13 Dec 2021 at 19:03, Vivek Goyal <vgoyal at redhat.com> wrote:
>
> On Fri, Dec 10, 2021 at 10:54:20AM +0800, JeffleXu wrote:
> > Hi Vivek,
> >
> > Besides, I'd like to know that, to make the per inode DAX feature merged
> > into v5.17, shall the patches for virtiofsd also be ready during the
> > merge window?
>
> I think having virtiofsd patches ready is not a strict requirement to
> merge kernel patches. I will provide my ack for the kernel patches.
> After that it is up to the Miklos to accept or reject those patches.

Pushed to fuse.git#for-next.

The user API needed porting, the userspace part will have to take that
into account.  The only other change I did was replace the !!
construct with a (bool) cast.

Thanks,
Miklos




More information about the Virtio-fs mailing list