Re: [PATCH] Fix race of "mdadm --add" and "mdadm --incremental"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 2023/9/2 0:11, Jes Sorensen wrote:
> On 5/11/23 10:37, Li Xiao Keng wrote:
>>
>>
>> On 2023/5/8 21:35, Martin Wilck wrote:
>>>> -       if (map_lock(&map))
>>>> +       if (map_lock(&map)) {
>>>>                 pr_err("failed to get exclusive lock on mapfile -
>>>> continue anyway...\n");
>>> As you added a "return 1" here, the "continue anyway" message is wrong.
>>> You need to change it.
>>>
>>
>> After resolving doubts of Coly Li, I will change it to
>>
>> pr_err("failed to get exclusive lock on mapfile when assemble raid.")
>>
>> Regards,
>> Li Xiao Keng
> 
> Hi Li,
> 
> Did you ever post an updated version?

Coly Li did not reply me. If there is not other question, I will update and send the patch.
> 
> Thanks,
> Jes
> 
> 
> 
> .
> 



[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux