Re: [PATCH v2 00/21] export/fuse: Use coroutines and multi-threading

2025-06-09 Thread Stefan Hajnoczi
On Wed, Jun 04, 2025 at 03:27:52PM +0200, Hanna Czenczek wrote: > Hi, > > This series: > - Fixes some bugs/minor inconveniences, > - Removes libfuse from the request processing path, > - Make the FUSE export use coroutines for request handling, > - Introduces multi-threading into the FUSE export.

[PATCH v2 00/21] export/fuse: Use coroutines and multi-threading

2025-06-04 Thread Hanna Czenczek
Hi, This series: - Fixes some bugs/minor inconveniences, - Removes libfuse from the request processing path, - Make the FUSE export use coroutines for request handling, - Introduces multi-threading into the FUSE export. More detail on the v1 cover letter: https://lists.nongnu.org/archive/html/qe