From: KueiHuan Chen <khchen@synology.com>
To: neilb@suse.de, linux-raid@vger.kernel.org
Cc: Evan Tu <tsenhon@gmail.com>
Subject: mdadm-3.1.1 busyloop when delete superblock on a non-exist device [resend]
Date: Fri, 11 Dec 2009 18:31:27 +0800 [thread overview]
Message-ID: <788014650912110231w7bbda43ei327dd8502e6b5d3a@mail.gmail.com> (raw)
Dear Neil,
Due to the mail content type, so i resend mail again, sorry.
Here has a little problem about zero superblock on a non-exist
device. We can reproduce this by the command:
mdadm --zero-superblock /dev/sdgg
The problem comes from Kill always return 1 when there is no such
device, and the while loop in mdadm.c is waiting for rv == 2. So it
just keep looping.
Thanks.
Best Regards,
KueiHuan-Chen
reply other threads:[~2009-12-11 10:31 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=788014650912110231w7bbda43ei327dd8502e6b5d3a@mail.gmail.com \
--to=khchen@synology.com \
--cc=linux-raid@vger.kernel.org \
--cc=neilb@suse.de \
--cc=tsenhon@gmail.com \
/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).