diff options
author | 2024-08-06 05:13:19 -0400 | |
---|---|---|
committer | 2024-08-21 13:05:56 +0200 | |
commit | 3a59b2ec2400017f7fcc5d794802ebc7f4187d22 (patch) | |
tree | bca92e6ae0eaba12369657c3502ec125d1643432 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dm vdo: don't refer to dedupe_context after releasing it (diff) | |
download | wireguard-linux-3a59b2ec2400017f7fcc5d794802ebc7f4187d22.tar.xz wireguard-linux-3a59b2ec2400017f7fcc5d794802ebc7f4187d22.zip |
dm vdo: remove bad check of bi_next field
Remove this check to prevent spurious warning messages due to
the behavior of other storage layers. This check was intended
to make sure dm-vdo does not chain metadata bios together.
However, vdo has no control over underlying storage layers,
so the assertion is not always true.
Signed-off-by: Ken Raeburn <raeburn@redhat.com>
Signed-off-by: Matthew Sakai <msakai@redhat.com>
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions