All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shaohua Li <shli@kernel.org>
To: Guoqing Jiang <gqjiang@suse.com>
Cc: neilb@suse.de, linux-raid@vger.kernel.org
Subject: Re: [V2 PATCH 00/13] The latest patches for md-cluster
Date: Mon, 2 May 2016 10:49:58 -0700	[thread overview]
Message-ID: <20160502174958.GA118736@kernel.org> (raw)
In-Reply-To: <1462203200-1375-1-git-send-email-gqjiang@suse.com>

On Mon, May 02, 2016 at 11:33:07AM -0400, Guoqing Jiang wrote:
> Changes:
> 1. delete no_hijack parameter from bitmap_get_counter
> 2. add one patch from kbuild test robot to remove checkpatch warning
> 3. md-set-MD_CHANGE_PENDING-in-a-spinlocked-region.patch is removed
> from the patchset and it will be post later.
> 
> For cluster raid1, we found some issues and some codes need to be
> improved during the past months, and all the patches are based on
> for-next branch of md tree.
> 
> The patchset also available in github as follows:
> 
> https://github.com/GuoqingJiang/linux/tree/md-for-next

Applied, thanks!

      parent reply	other threads:[~2016-05-02 17:49 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-02 15:33 [V2 PATCH 00/13] The latest patches for md-cluster Guoqing Jiang
2016-05-02 15:33 ` [V2 PATCH 01/13] md-cluster: change resync lock from asynchronous to synchronous Guoqing Jiang
2016-05-02 15:33 ` [V2 PATCH 02/13] md-cluser: make resync_finish only called after pers->sync_request Guoqing Jiang
2016-05-02 15:33 ` [V2 PATCH 03/13] md-cluster: wake up thread to continue recovery Guoqing Jiang
2016-05-02 15:33 ` [V2 PATCH 04/13] md-cluster: unregister thread if err happened Guoqing Jiang
2016-05-02 15:33 ` [V2 PATCH 05/13] md-cluster: fix locking when node joins cluster during message broadcast Guoqing Jiang
2016-05-02 15:33 ` [V2 PATCH 06/13] md-cluster: change array_sectors and update size are not supported Guoqing Jiang
2016-05-02 15:33 ` [V2 PATCH 07/13] md-cluster: wakeup thread if activated a spare disk Guoqing Jiang
2016-05-02 15:50 ` [V2 PATCH 08/13] md-cluster: always setup in-memory bitmap Guoqing Jiang
2016-05-02 15:50   ` [V2 PATCH 09/13] md-cluster: sync bitmap when node received RESYNCING msg Guoqing Jiang
2016-05-02 15:50   ` [V2 PATCH 10/13] md-cluster/bitmap: fix wrong calcuation of offset Guoqing Jiang
2016-05-02 15:50   ` [V2 PATCH 11/13] md-cluster/bitmap: fix wrong page num in bitmap_file_clear_bit and bitmap_file_set_bit Guoqing Jiang
2016-05-02 15:50   ` [V2 PATCH 12/13] md-cluster/bitmap: unplug bitmap to sync dirty pages to disk Guoqing Jiang
2016-05-02 15:50   ` [V2 PATCH 13/13] md-cluster: fix ifnullfree.cocci warnings Guoqing Jiang
2016-05-02 17:49 ` Shaohua Li [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=20160502174958.GA118736@kernel.org \
    --to=shli@kernel.org \
    --cc=gqjiang@suse.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=neilb@suse.de \
    /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 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.