Jonathan Brassow
ed30be077e
MD RAID10: Fix oops when creating RAID10 arrays via dm-raid.c
...
Commit 2863b9eb didn't take into account the changes to add TRIM support to
RAID10 (commit 532a2a3fb). That is, when using dm-raid.c to create the
RAID10 arrays, there is no mddev->gendisk or mddev->queue. The code added
to support TRIM simply assumes that mddev->queue is available without
checking. The result is an oops any time dm-raid.c attempts to create a
RAID10 device.
Signed-off-by: Jonathan Brassow <jbrassow@redhat.com>
Signed-off-by: NeilBrown <neilb@suse.de>
2012-10-31 11:42:30 +11:00
..
2012-10-12 16:59:47 +01:00
2012-10-11 13:45:36 +11:00
2012-05-22 13:55:34 +10:00
2012-10-12 21:02:13 +01:00
2012-10-12 21:02:13 +01:00
2009-04-02 19:55:23 +01:00
2012-10-12 16:59:46 +01:00
2012-03-28 18:41:29 +01:00
2012-09-09 10:35:39 +02:00
2012-07-27 15:08:16 +01:00
2012-07-27 15:07:59 +01:00
2010-08-12 04:13:51 +01:00
2012-07-27 15:08:16 +01:00
2012-09-09 10:35:38 +02:00
2012-07-27 15:08:16 +01:00
2011-10-31 20:18:58 +00:00
2012-07-27 15:08:16 +01:00
2011-11-06 19:44:47 -08:00
2012-05-10 23:21:39 -04:00
2009-09-04 20:40:34 +01:00
2012-07-30 17:25:16 -07:00
2012-10-12 16:59:42 +01:00
2011-10-31 19:31:18 -04:00
2009-06-22 10:12:27 +01:00
2012-03-28 18:41:26 +01:00
2012-08-20 14:51:24 -07:00
2012-10-11 13:42:19 +11:00
2012-07-20 14:25:03 +01:00
2012-03-28 18:41:26 +01:00
2012-03-28 18:41:26 +01:00
2011-10-31 19:31:19 -04:00
2011-10-31 19:31:19 -04:00
2012-07-27 15:08:16 +01:00
2012-08-20 14:51:24 -07:00
2010-03-07 17:04:49 -08:00
2012-09-26 23:45:45 +01:00
2010-08-12 04:14:14 +01:00
2012-07-27 15:08:15 +01:00
2012-07-27 15:08:15 +01:00
2012-10-12 21:02:13 +01:00
2011-10-31 19:31:19 -04:00
2012-10-12 16:59:46 +01:00
2010-08-12 04:14:12 +01:00
2012-10-12 21:02:15 +01:00
2012-09-26 23:45:45 +01:00
2012-10-22 10:44:55 +11:00
2012-10-12 21:02:13 +01:00
2012-10-11 13:08:44 +11:00
2011-10-11 16:48:54 +11:00
2012-10-12 21:02:13 +01:00
2012-10-13 13:22:01 -07:00
2012-10-11 14:17:59 +11:00
2012-10-11 13:34:00 +11:00
2011-10-11 16:48:57 +11:00
2012-10-11 13:25:44 +11:00
2012-03-19 12:46:39 +11:00
2012-10-31 11:42:03 +11:00
2012-07-31 10:03:53 +10:00
2012-10-13 13:22:01 -07:00
2012-10-11 13:49:05 +11:00
2012-10-31 11:42:30 +11:00
2012-08-18 09:51:42 +10:00