linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mike Christie <mchristi@redhat.com>
To: nbd@other.debian.org, axboe@kernel.dk, josef@toxicpanda.com,
	linux-block@vger.kernel.org
Subject: Re: [PATCH 0/2] nbd: local daemon restart support
Date: Tue, 19 Nov 2019 10:46:01 -0600	[thread overview]
Message-ID: <5DD41C49.3080209@redhat.com> (raw)
In-Reply-To: <20191116055017.6253-1-mchristi@redhat.com>

On 11/15/2019 11:50 PM, Mike Christie wrote:
> 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.

Josef and Jens,

I am dropping this patchset. Do not bother reviewing it. I will post
something else later.



      parent reply	other threads:[~2019-11-19 16:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Mike Christie [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5DD41C49.3080209@redhat.com \
    --to=mchristi@redhat.com \
    --cc=axboe@kernel.dk \
    --cc=josef@toxicpanda.com \
    --cc=linux-block@vger.kernel.org \
    --cc=nbd@other.debian.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).