Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1735009 > unrolled thread

[GIT PULL] MD update for 4.14-rc2

Started byShaohua Li <shli@kernel.org>
First post2017-09-19 17:30 +0200
Last post2017-09-19 17:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] MD update for 4.14-rc2 Shaohua Li <shli@kernel.org> - 2017-09-19 17:30 +0200

#1735009 — [GIT PULL] MD update for 4.14-rc2

FromShaohua Li <shli@kernel.org>
Date2017-09-19 17:30 +0200
Subject[GIT PULL] MD update for 4.14-rc2
Message-ID<ursDg-7av-19@gated-at.bofh.it>
Hi,
2 small patches fix long live raid5 stripe batch bugs, one from Dennis and the
other from me. Please pull!

Thanks,
Shaohua

The following changes since commit e8a27f836f165c26f867ece7f31eb5c811692319:

  md/bitmap: disable bitmap_resize for file-backed bitmaps. (2017-08-31 22:57:03 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shli/md.git for-next

for you to fetch changes up to 184a09eb9a2fe425e49c9538f1604b05ed33cfef:

  md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_list (2017-09-05 22:51:13 -0700)

----------------------------------------------------------------
Dennis Yang (1):
      md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_list

Shaohua Li (1):
      md/raid5: fix a race condition in stripe batch

 drivers/md/raid5.c | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web