[dm-devel] [PATCH v3 1/1] multipath-tools: Prioritizer based on a latency algorithm

Yang Feng philip.yang at huawei.com
Tue Jun 6 01:48:24 UTC 2017


Hi Xose,

Thanks, the updated patch will be sent later.

Best.

On 2017/6/6 0:43, Xose Vazquez Perez wrote:
> On 06/05/2017 04:43 AM, Yang Feng wrote:
> 
>> diff --git a/libmultipath/prioritizers/path_latency.c b/libmultipath/prioritizers/path_latency.c
>> new file mode 100644
>> index 0000000..081f546
>> --- /dev/null
>> +++ b/libmultipath/prioritizers/path_latency.c
>> @@ -0,0 +1,272 @@
>> +/*
>> + * (C) Copyright HUAWEI Technology Corp. 2017, 2021   All Rights Reserved.
> 
>                                                   ^^^^  <-----------
> 2021 ???
> 

Thanks, "2021" will be deleted.

>> + *
>> + * Author(s): Yang Feng <philip.yang at huawei.com>
>> + *            Zou Ming <zouming.zouming at huawei.com>
>> + *            Guan Junxiong <guanjunxiong at huawei.com>
>> + *
>> + * This file is released under the GPL.
>                                       ^^^  <-----------
> 
> "GPL" is not a licence. The *version* must be specified.
> 
> 
> And it would be nice to start using SPDX tags ( https://spdx.org/ )
> for new files.
> 
> 
> BTW: LFC191 Compliance Basics for Developers course is FREE
>      https://training.linuxfoundation.org/linux-courses/open-source-compliance-courses/compliance-basics-for-developers
> 
> .
> 

"This file is released under the GPL." will be modified to "This file is released under the GPL version 2, or any later version."




More information about the dm-devel mailing list