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


Groups > linux.kernel > #1244060 > unrolled thread

[GIT PULL REQUEST] md bugfix

Started byNeil Brown <neil@brown.name>
First post2015-10-11 07:40 +0200
Last post2015-10-11 07:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL REQUEST] md bugfix Neil Brown <neil@brown.name> - 2015-10-11 07:40 +0200

#1244060 — [GIT PULL REQUEST] md bugfix

FromNeil Brown <neil@brown.name>
Date2015-10-11 07:40 +0200
Subject[GIT PULL REQUEST] md bugfix
Message-ID<qihwu-7kr-3@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

The following changes since commit da6fb7a9e5bd6f04f7e15070f630bdf1ea502841:

  md/bitmap: don't pass -1 to bitmap_storage_alloc. (2015-10-02 17:24:13 +1000)

are available in the git repository at:

  git://neil.brown.name/md tags/md/4.3-rc4-fix

for you to fetch changes up to a452744bcbf706eac65abb4c98496a366820c60a:

  crash in md-raid1 and md-raid10 due to incorrect list manipulation (2015-10-09 08:33:46 +1100)

----------------------------------------------------------------
One bug fix for raid1/raid10.

Very careless bug earler in 4.3-rc, now fixed :-)

----------------------------------------------------------------
Mikulas Patocka (1):
      crash in md-raid1 and md-raid10 due to incorrect list manipulation

 drivers/md/raid1.c  | 4 ++--
 drivers/md/raid10.c | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)


[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web