All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] nbd: local daemon restart support
@ 2019-11-16  5:50 Mike Christie
  2019-11-16  5:50 ` [PATCH 1/2] nbd: move send_disconnects Mike Christie
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mike Christie @ 2019-11-16  5:50 UTC (permalink / raw)
  To: nbd, axboe, josef, linux-block

The following patches made over Linus's tree allow setups that are
using AF_UNIX sockets with a local daemon to recover from crashes
or to upgrade the daemon while IO is running without having to
disrupt the application (no need to reopen the device or handle IO
errors). They basically just use the existing failover
infrastructure, but to failover to a new socket from a non-dead
socket.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-11-19 16:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-16  5:50 [PATCH 0/2] nbd: local daemon restart support Mike Christie
2019-11-16  5:50 ` [PATCH 1/2] nbd: move send_disconnects Mike Christie
2019-11-16  5:50 ` [PATCH 2/2] nbd: add support to replace running daemon Mike Christie
2019-11-19 16:46 ` [PATCH 0/2] nbd: local daemon restart support Mike Christie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.