diff options
author | 2012-10-31 11:42:30 +1100 | |
---|---|---|
committer | 2012-10-31 11:42:30 +1100 | |
commit | ed30be077e705e0dff53bfc51d23feb8aeeab78f (patch) | |
tree | bd57d2636bbe5d757549fc6dde8d2b93643bb4f2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | md/raid1: Fix assembling of arrays containing Replacements. (diff) | |
download | linux-dev-ed30be077e705e0dff53bfc51d23feb8aeeab78f.tar.xz linux-dev-ed30be077e705e0dff53bfc51d23feb8aeeab78f.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions