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


Groups > linux.kernel > #1662611 > unrolled thread

[GIT PULL] MD update for 4.12-rc5

Started byShaohua Li <shli@kernel.org>
First post2017-06-09 18:40 +0200
Last post2017-06-09 18:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] MD update for 4.12-rc5 Shaohua Li <shli@kernel.org> - 2017-06-09 18:40 +0200

#1662611 — [GIT PULL] MD update for 4.12-rc5

FromShaohua Li <shli@kernel.org>
Date2017-06-09 18:40 +0200
Subject[GIT PULL] MD update for 4.12-rc5
Message-ID<tQv73-3Sn-5@gated-at.bofh.it>
Hi,
One bug fix from Neil Brown for MD. The bug is introduced in this cycle. Please
pull!

Thanks,
Shaohua

The following changes since commit 3c2993b8c6143d8a5793746a54eba8f86f95240f:

  Linux 4.12-rc4 (2017-06-04 16:47:43 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shli/md.git tags/md/4.12-rc5

for you to fetch changes up to a415c0f10627913793709ddb75add09d2ea334dc:

  md: initialise ->writes_pending in personality modules. (2017-06-05 16:04:35 -0700)

----------------------------------------------------------------
NeilBrown (1):
      md: initialise ->writes_pending in personality modules.

 drivers/md/md.c     | 16 ++++++++++++----
 drivers/md/md.h     |  1 +
 drivers/md/raid1.c  |  2 ++
 drivers/md/raid10.c |  3 +++
 drivers/md/raid5.c  |  3 +++
 5 files changed, 21 insertions(+), 4 deletions(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web