From: Neil Brown on 7 May 2010 07:20 Hi Linus, please consider pulling these two bug fixes for md for 2.6.34. They are not very serious bugs but can lead to unexpected behaviour and in one case doesn't protect your data quite as much as you would like is certain cases. Thanks, NeilBrown The following changes since commit 722154e4cacf015161efe60009ae9be23d492296: Linus Torvalds (1): Merge branch 'zerolen' of git://git.kernel.org/.../jgarzik/misc-2.6 are available in the git repository at: git://neil.brown.name/md/ for-linus Gabriele A. Trombetti (1): md/raid6: Fix raid-6 read-error correction in degraded state NeilBrown (1): md: restore ability of spare drives to spin down. drivers/md/md.c | 10 ++++++++-- drivers/md/raid5.c | 2 +- 2 files changed, 9 insertions(+), 3 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: Weird timer handler used with LAPIC selected Next: tracing: Remove per event trace registering |