[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150413092018.0e153eea@notabene.brown>
Date: Mon, 13 Apr 2015 09:20:18 +1000
From: NeilBrown <neilb@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: lkml <linux-kernel@...r.kernel.org>,
linux RAID <linux-raid@...r.kernel.org>,
Joe Landman <joe.landman@...il.com>,
Dave Chinner <david@...morbit.com>,
Gu Zheng <guz.fnst@...fujitsu.com>,
Simon Kirby <sim@...tway.ca>,
Dave Jones <davej@...emonkey.org.uk>
Subject: [GIT PULL REQUEST] md fixes for late 4.0-rc
Hi Linus,
two regression fixes for md, one fairly recent and minor (diskstats has
confusing data) and one older and more serious - RAID0 with non-power-of-2
chunksize corrupts data. I guess (almost) no-one uses non-power-of-2 chunks.
Thanks,
NeilBrown
The following changes since commit f22e6e847115abc3a0e2ad7bb18d243d42275af1:
Linux 4.0-rc7 (2015-04-06 15:39:45 -0700)
are available in the git repository at:
git://neil.brown.name/md/ tags/md/4.0-rc7-fix
for you to fetch changes up to 47d68979cc968535cb87f3e5f2e6a3533ea48fbd:
md/raid0: fix bug with chunksize not a power of 2. (2015-04-10 15:36:31 +1000)
----------------------------------------------------------------
md fixes for 4.0-rc7
Revert recent change which broke IO accounting.
Fix bug with RAID0 arrays with non-power-of-2 chunk size.
----------------------------------------------------------------
Gu Zheng (1):
md: fix md io stats accounting broken
NeilBrown (1):
md/raid0: fix bug with chunksize not a power of 2.
drivers/md/md.c | 6 +++++-
drivers/md/raid0.c | 3 ++-
2 files changed, 7 insertions(+), 2 deletions(-)
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists