Re: [PATCH 02/13] fuse: Use default_file_splice_read for direct IO

From: Vivek Goyal
Date: Wed Aug 28 2019 - 08:27:57 EST


On Wed, Aug 28, 2019 at 09:45:28AM +0200, Miklos Szeredi wrote:
> On Wed, Aug 21, 2019 at 7:38 PM Vivek Goyal <vgoyal@xxxxxxxxxx> wrote:
> >
> > From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
>
> Nice patch, except I have no idea why I did this. Splice with
> FOPEN_DIRECT_IO seems to work fine without it.

I don't know either. I took it because it was there in one of the branches
you were doing development on.

>
> Anyway, I'll just drop this, unless someone has an idea why it is
> actually needed.

Sure, drop this patch. If need be, we can dig it up later.

Thanks
Vivek