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

From: Miklos Szeredi
Date: Wed Aug 28 2019 - 03:45:41 EST


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.

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

Thanks,
Miklos