[PATCH 0/2] nbd: two small locking patches

Paolo Bonzini posted 2 patches 1 week, 3 days ago
block/nbd.c | 16 ++++++++++++++--
1 file changed, 14 insertions(+), 2 deletions(-)
[PATCH 0/2] nbd: two small locking patches
Posted by Paolo Bonzini 1 week, 3 days ago
Two patches from 2022 (!), rediscovered now that Denis reinvented another
patch I had written but never tested (now commit cd3be3bd96c, "block/nbd:
clear reply.cookie under receive_mutex", 2026-09-02).

The first is just documentation, the second is an (at least theoretical)
race condition on s->reconnect_delay_timer.

Paolo Bonzini (2):
  nbd: comment on locking for requests[].coroutine
  nbd: call reconnect_delay_timer_del with requests_lock taken

 block/nbd.c | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

-- 
2.55.0