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


Groups > linux.kernel > #1244060

[GIT PULL REQUEST] md bugfix

From Neil Brown <neil@brown.name>
Newsgroups linux.kernel
Subject [GIT PULL REQUEST] md bugfix
Date 2015-10-11 07:40 +0200
Message-ID <qihwu-7kr-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


[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(-)


Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web