Re: [RFC PATCH v2 0/4] Revival of patches to implement NBD client multi-conn

2025-04-29 Thread Denis V. Lunev
This is a rebase of patches that Rich Jones first posted in 2023: > https://lists.gnu.org/archive/html/qemu-devel/2023-03/msg03320.html I'm still leaving the series in an RFC state while I'm trying to improve the code to better play with all of the multi-queue changes in the block layer in the

Re: [RFC PATCH v2 0/4] Revival of patches to implement NBD client multi-conn

2025-04-29 Thread Daniel P . Berrangé
On Mon, Apr 28, 2025 at 01:46:43PM -0500, Eric Blake wrote: > This is a rebase of patches that Rich Jones first posted in 2023: > https://lists.gnu.org/archive/html/qemu-devel/2023-03/msg03320.html > > I'm still leaving the series in an RFC state while I'm trying to > improve the code to better pl

[RFC PATCH v2 0/4] Revival of patches to implement NBD client multi-conn

2025-04-28 Thread Eric Blake
This is a rebase of patches that Rich Jones first posted in 2023: https://lists.gnu.org/archive/html/qemu-devel/2023-03/msg03320.html I'm still leaving the series in an RFC state while I'm trying to improve the code to better play with all of the multi-queue changes in the block layer in the meant