* [PULL request] md fixes for 2.6.36
@ 2010-10-07 1:57 Neil Brown
2010-10-07 12:47 ` George Spelvin
0 siblings, 1 reply; 2+ messages in thread
From: Neil Brown @ 2010-10-07 1:57 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-raid, Vasiliy Kulikov, George Spelvin, maciej.rutecki
Hi Linus,
It turns out there is a regression:
https://bugzilla.kernel.org/show_bug.cgi?id=19642
that was my fault.
The first of these three patches (avoid overflow...) fixes it.
The other two are very small fixes that seem suitable to include at this time.
Thanks,
NeilBrown
The following changes since commit 7c6d45e665d5322401e4439060bbf758b08422d4:
powerpc: remove unused variable (2010-10-05 17:27:54 -0700)
are available in the git repository at:
git://neil.brown.name/md for-linus
NeilBrown (2):
md/raid1: avoid overflow in raid1 resync when bitmap is in use.
md/raid1: minor bio initialisation improvements.
Vasiliy Kulikov (1):
md: check return code of read_sb_page
drivers/md/bitmap.c | 9 +++++----
drivers/md/raid1.c | 4 +++-
2 files changed, 8 insertions(+), 5 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-10-07 12:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-07 1:57 [PULL request] md fixes for 2.6.36 Neil Brown
2010-10-07 12:47 ` George Spelvin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox