Re: [PATCH] FUSE: Improve aio directIO write performance for size extending writes.
From: Miklos Szeredi
Date: Thu Jun 16 2016 - 08:36:51 EST
On Thu, Jun 16, 2016 at 2:22 PM, Sedat Dilek <sedat.dilek@xxxxxxxxx> wrote:
> Can you point me to - preferable - a Git repo of libfuse?
https://github.com/libfuse
> And the commit for backporting?
8bb62a632caa ("libfuse: Add "async_dio" and "writeback_cache" options")
Thanks,
Miklos