linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PULL REQUEST] 2 bug fixes for drives/md in 2.6.29
@ 2009-02-06  4:20 Neil Brown
  2009-02-06  7:05 ` [PULL REQUEST] 2 (or 3) " Neil Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Neil Brown @ 2009-02-06  4:20 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-raid, Andre Noll


Two small patches for md.
The first is marked for -stable.

Thanks,
NeilBrown


The following changes since commit eda58a85ec3fc05855a26654d97a2b53f0e715b9:
  Linus Torvalds (1):
        Merge branch 'for-linus' of git://git.kernel.org/.../cooloney/blackfin-2.6

are available in the git repository at:

  git://neil.brown.name/md/ for-linus

Andre Noll (1):
      md: Fix a bug in linear.c causing which_dev() to return the wrong device.

NeilBrown (1):
      md: Allow read error in a single drive raid1 to be passed up.

 drivers/md/linear.c |    6 +++---
 drivers/md/raid1.c  |    3 ++-
 2 files changed, 5 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PULL REQUEST] 2 (or 3) bug fixes for drives/md in 2.6.29
  2009-02-06  4:20 [PULL REQUEST] 2 bug fixes for drives/md in 2.6.29 Neil Brown
@ 2009-02-06  7:05 ` Neil Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Neil Brown @ 2009-02-06  7:05 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-raid, Andre Noll

On Friday February 6, neilb@suse.de wrote:
> 
> Two small patches for md.
> The first is marked for -stable.

Make that three patches - I just found another bug (or maybe a missing
but very important feature).  It is for -stable too.

Thanks,
NeilBrown

The following changes since commit eda58a85ec3fc05855a26654d97a2b53f0e715b9:
  Linus Torvalds (1):
        Merge branch 'for-linus' of git://git.kernel.org/.../cooloney/blackfin-2.6

are available in the git repository at:

  git://neil.brown.name/md/ for-linus

Andre Noll (1):
      md: Fix a bug in linear.c causing which_dev() to return the wrong device.

NeilBrown (2):
      md: Allow read error in a single drive raid1 to be passed up.
      md: Ensure an md array never has too many devices.

 drivers/md/linear.c |    6 +++---
 drivers/md/md.c     |   24 ++++++++++++++----------
 drivers/md/raid1.c  |    3 ++-
 3 files changed, 19 insertions(+), 14 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-02-06  7:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-06  4:20 [PULL REQUEST] 2 bug fixes for drives/md in 2.6.29 Neil Brown
2009-02-06  7:05 ` [PULL REQUEST] 2 (or 3) " Neil Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).