diff options
| author | 2026-01-08 20:55:08 +0100 | |
|---|---|---|
| committer | 2026-01-14 13:12:02 +0100 | |
| commit | 24c405fdbe215c45e57bba672cc42859038491ee (patch) | |
| tree | aa801d049cb23f696ea6aec85bbaa410d755d055 /samples/kobject/ssh:/git@git.zx2c4.com | |
| parent | dm-verity: allow REED_SOLOMON to be 'm' if DM_VERITY is 'm' (diff) | |
dm: fix unlocked test for dm_suspended_md
The function dm_blk_report_zones tests if the device is suspended with
the "dm_suspended_md" call. However, this function is called without
holding any locks, so the device may be suspended just after it.
Move the call to dm_suspended_md after dm_get_live_table, so that the
device can't be suspended after the suspended state was tested.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Fixes: 37f53a2c60d0 ("dm: fix dm_blk_report_zones")
Reviewed-by: Benjamin Marzinski <bmarzins@redhat.com>
Diffstat (limited to 'samples/kobject/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
