All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL REQUEST] 2 bugfixes for md in 3.6
@ 2012-09-27  2:37 NeilBrown
  0 siblings, 0 replies; only message in thread
From: NeilBrown @ 2012-09-27  2:37 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux RAID, lkml

[-- Attachment #1: Type: text/plain, Size: 1040 bytes --]

The following changes since commit 6dafab6b1383e912cd252fa809570b484eb6e0dc:

  md: make sure metadata is updated when spares are activated or removed. (2012-09-19 12:54:22 +1000)

are available in the git repository at:

  git://neil.brown.name/md/ tags/md-3.6-fixes

for you to fetch changes up to 80b4812407c6b1f66a4f2430e69747a13f010839:

  md/raid10: fix "enough" function for detecting if array is failed. (2012-09-27 12:35:21 +1000)

----------------------------------------------------------------
2 bugfixes for md in 3.6

One (missing spinlock init) was only introduced recently.
The other has been present as long as raid10 has been supported,
so is tagged for -stable.

----------------------------------------------------------------
NeilBrown (2):
      md/raid5: add missing spin_lock_init.
      md/raid10: fix "enough" function for detecting if array is failed.

 drivers/md/raid10.c | 8 +++++---
 drivers/md/raid5.c  | 1 +
 2 files changed, 6 insertions(+), 3 deletions(-)

Thanks,
NeilBrown

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-09-27  2:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-27  2:37 [PULL REQUEST] 2 bugfixes for md in 3.6 NeilBrown

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.