diff options
author | 2021-05-19 08:22:15 +0200 | |
---|---|---|
committer | 2021-05-25 18:03:15 -0700 | |
commit | cc146267914950b12c2bdee68c1e9e5453c81cde (patch) | |
tree | 189ee7487936b034c12d45324b0194173efb2bc6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | block: fix a race between del_gendisk and BLKRRPART (diff) | |
download | wireguard-linux-cc146267914950b12c2bdee68c1e9e5453c81cde.tar.xz wireguard-linux-cc146267914950b12c2bdee68c1e9e5453c81cde.zip |
md/raid5: remove an incorrect assert in in_chunk_boundary
Now that the original bdev is stored in the bio this assert is incorrect
and will trigger for any partitioned raid5 device.
Reported-by: Florian Dazinger <spam02@dazinger.net>
Tested-by: Florian Dazinger <spam02@dazinger.net>
Cc: stable@vger.kernel.org # 5.12
Fixes: 309dca309fc3 ("block: store a block_device pointer in struct bio"),
Reviewed-by: Guoqing Jiang <jiangguoqing@kylinos.cn>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Song Liu <song@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions