Re: [BUG] possible race between md_free_disk and md_notify_reboot
From: Yu Kuai
Date: Wed Feb 19 2025 - 22:20:00 EST
Hi,
在 2025/02/20 11:05, Guillaume Morin 写道:
how it was guaranteed that mddev_get() would fail as mddev_free() does not check or synchronize with the active atomic
Please check how mddev is freed, start from mddev_put(). There might be
something wrong, but it's not what you said.