linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Xiao Ni <xni@redhat.com>
To: linux-raid <linux-raid@vger.kernel.org>
Cc: Shaohua Li <shli@kernel.org>, Jes Sorensen <jes.sorensen@redhat.com>
Subject: One question about raid10 resync
Date: Mon, 1 Aug 2016 10:02:05 -0400 (EDT)	[thread overview]
Message-ID: <883771019.9607776.1470060125662.JavaMail.zimbra@redhat.com> (raw)
In-Reply-To: <1870990013.9606108.1470059688027.JavaMail.zimbra@redhat.com>

Hi all

I have a question about raid10 resync. The fbio->bi_next isn't null in function
sync_request_write. But the bios' bi_next that read the data from copies is set 
to NULL before sending down to underlying devices in raid10_sync_request. 

I tried to find where links those bios that don't belong to a r10_bio. But I can't
find it. Is it a bug?

Best Regards
Xiao

           reply	other threads:[~2016-08-01 14:02 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1870990013.9606108.1470059688027.JavaMail.zimbra@redhat.com>]

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=883771019.9607776.1470060125662.JavaMail.zimbra@redhat.com \
    --to=xni@redhat.com \
    --cc=jes.sorensen@redhat.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=shli@kernel.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).