NeilBrown
47d68979cc
md/raid0: fix bug with chunksize not a power of 2.
...
Since commit 20d0189b1012a37d2533a87fb451f7852f2418d1
in v3.14-rc1 RAID0 has performed incorrect calculations
when the chunksize is not a power of 2.
This happens because "sector_div()" modifies its first argument, but
this wasn't taken into account in the patch.
So restore that first arg before re-using the variable.
Reported-by: Joe Landman <joe.landman@gmail.com>
Reported-by: Dave Chinner <david@fromorbit.com>
Fixes: 20d0189b1012a37d2533a87fb451f7852f2418d1
Cc: stable@vger.kernel.org (3.14 and later).
Signed-off-by: NeilBrown <neilb@suse.de>
2015-04-10 15:36:31 +10:00
..
2014-11-24 08:05:12 -07:00
2015-02-21 13:28:45 -08:00
2015-02-06 09:32:55 +11:00
2013-12-11 15:28:36 -08:00
2014-11-10 15:25:30 -05:00
2014-11-10 15:25:30 -05:00
2013-11-23 22:33:55 -08:00
2015-02-09 13:06:48 -05:00
2014-01-14 23:23:03 -05:00
2014-01-14 23:23:04 -05:00
2014-11-10 15:25:30 -05:00
2015-01-28 09:59:20 -05:00
2014-11-10 15:25:30 -05:00
2013-03-20 17:21:27 +00:00
2013-11-11 11:37:50 -05:00
2014-11-10 15:25:30 -05:00
2014-01-16 13:44:11 -05:00
2014-01-16 13:44:11 -05:00
2015-02-12 16:36:31 -08:00
2015-02-16 11:11:15 -05:00
2014-01-30 11:19:05 -08:00
2014-06-03 13:44:08 -04:00
2012-07-27 15:07:59 +01:00
2013-11-23 22:33:47 -08:00
2015-02-27 14:53:32 -05:00
2015-02-09 13:06:48 -05:00
2013-08-23 09:02:13 -04:00
2013-11-23 22:33:47 -08:00
2015-02-09 13:06:48 -05:00
2014-10-05 20:03:38 -04:00
2012-07-30 17:25:16 -07:00
2015-02-09 13:06:49 -05:00
2015-02-13 19:50:46 -05:00
2015-02-12 16:36:31 -08:00
2013-11-23 22:33:47 -08:00
2015-02-09 13:06:49 -05:00
2015-02-27 14:53:16 -05:00
2014-12-08 21:10:03 -08:00
2013-09-05 20:46:06 -04:00
2014-10-10 22:05:18 -04:00
2014-08-01 12:30:37 -04:00
2014-01-14 23:23:04 -05:00
2015-02-11 10:25:46 -05:00
2015-02-09 13:06:47 -05:00
2015-02-09 13:06:49 -05:00
2015-02-09 13:06:49 -05:00
2015-02-27 09:59:12 -05:00
2014-04-15 12:19:24 -04:00
2014-07-10 16:44:14 -04:00
2015-03-23 18:14:00 -04:00
2015-02-09 13:06:47 -05:00
2015-02-04 08:35:52 +11:00
2015-02-19 10:36:45 -08:00
2015-02-04 08:35:52 +11:00
2014-03-27 16:56:23 -04:00
2015-04-08 12:53:00 +10:00
2015-02-06 09:32:57 +11:00
2015-02-04 08:35:52 +11:00
2015-04-10 15:36:31 +10:00
2015-02-25 11:37:02 +11:00
2015-02-04 08:35:52 +11:00
2015-02-25 11:38:26 +11:00
2015-02-04 08:35:52 +11:00
2015-02-16 14:51:54 +11:00
2015-02-04 08:35:52 +11:00