On 10/27/21 8:23 AM, Xiao Ni wrote: > This patch set tries to fix the bug that --detail show messy container > name. It adds a new method to check if one device is alive in first > patch. > > V2: > use access rather than devid2kname > > V3: > define a new function to check if disk is alive > include <stdbool.h> to use bool > > Xiao Ni (2): > mdadm/lib: Define a new helper function is_dev_alived > mdadm/Detail: Can't show container name correctly when unpluging disks Applied! Thanks, Jes