* Re: [PATCH blktests] block/{029,030,031}: relicense from GPL-2.0 to GPL-3.0+
2026-08-21 10:53 [PATCH blktests] block/{029,030,031}: relicense from GPL-2.0 to GPL-3.0+ Shin'ichiro Kawasaki
@ 2026-08-21 15:55 ` Bart Van Assche
2026-08-22 13:50 ` Bart Van Assche
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Bart Van Assche @ 2026-08-21 15:55 UTC (permalink / raw)
To: Shin'ichiro Kawasaki, linux-block
Cc: Christoph Hellwig, Li Zhijian, Akinobu Mita
On 8/21/26 3:53 AM, Shin'ichiro Kawasaki wrote:
> Most blktests code, including check and common/rc, is licensed under
> GPL-3.0+. However, tests/block/029, 030 and 031 are licensed under
> GPL-2.0 only. These test scripts source GPL-3.0+ shell code, but
> GPL-2.0-only code is incompatible with GPL-3.0 code [1].
>
> Relicense these test scripts under GPL-3.0 or later to resolve this
> incompatibility.
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
^ permalink raw reply [flat|nested] 7+ messages in thread* Re: [PATCH blktests] block/{029,030,031}: relicense from GPL-2.0 to GPL-3.0+
2026-08-21 10:53 [PATCH blktests] block/{029,030,031}: relicense from GPL-2.0 to GPL-3.0+ Shin'ichiro Kawasaki
2026-08-21 15:55 ` Bart Van Assche
@ 2026-08-22 13:50 ` Bart Van Assche
2026-08-24 7:50 ` Christoph Hellwig
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Bart Van Assche @ 2026-08-22 13:50 UTC (permalink / raw)
To: Shin'ichiro Kawasaki, linux-block
Cc: Christoph Hellwig, Li Zhijian, Akinobu Mita
On 8/21/26 3:53 AM, Shin'ichiro Kawasaki wrote:
> Relicense these test scripts under GPL-3.0 or later to resolve this
> incompatibility.
Acked-by: Bart Van Assche <bvanassche@acm.org>
^ permalink raw reply [flat|nested] 7+ messages in thread* Re: [PATCH blktests] block/{029,030,031}: relicense from GPL-2.0 to GPL-3.0+
2026-08-21 10:53 [PATCH blktests] block/{029,030,031}: relicense from GPL-2.0 to GPL-3.0+ Shin'ichiro Kawasaki
2026-08-21 15:55 ` Bart Van Assche
2026-08-22 13:50 ` Bart Van Assche
@ 2026-08-24 7:50 ` Christoph Hellwig
2026-09-03 8:49 ` Akinobu Mita
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Christoph Hellwig @ 2026-08-24 7:50 UTC (permalink / raw)
To: Shin'ichiro Kawasaki
Cc: linux-block, Bart Van Assche, Christoph Hellwig, Li Zhijian,
Akinobu Mita
Acked-by: Christoph Hellwig <hch@lst.de>
^ permalink raw reply [flat|nested] 7+ messages in thread* Re: [PATCH blktests] block/{029,030,031}: relicense from GPL-2.0 to GPL-3.0+
2026-08-21 10:53 [PATCH blktests] block/{029,030,031}: relicense from GPL-2.0 to GPL-3.0+ Shin'ichiro Kawasaki
` (2 preceding siblings ...)
2026-08-24 7:50 ` Christoph Hellwig
@ 2026-09-03 8:49 ` Akinobu Mita
2026-09-04 1:09 ` Zhijian Li (Fujitsu)
2026-09-04 3:01 ` Shin'ichiro Kawasaki
5 siblings, 0 replies; 7+ messages in thread
From: Akinobu Mita @ 2026-09-03 8:49 UTC (permalink / raw)
To: Shin'ichiro Kawasaki
Cc: linux-block, Bart Van Assche, Christoph Hellwig, Li Zhijian
2026年8月21日(金) 19:53 Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>:
>
> Most blktests code, including check and common/rc, is licensed under
> GPL-3.0+. However, tests/block/029, 030 and 031 are licensed under
> GPL-2.0 only. These test scripts source GPL-3.0+ shell code, but
> GPL-2.0-only code is incompatible with GPL-3.0 code [1].
>
> Relicense these test scripts under GPL-3.0 or later to resolve this
> incompatibility.
Acked-by: Akinobu Mita <akinobu.mita@gmail.com>
^ permalink raw reply [flat|nested] 7+ messages in thread* Re: [PATCH blktests] block/{029,030,031}: relicense from GPL-2.0 to GPL-3.0+
2026-08-21 10:53 [PATCH blktests] block/{029,030,031}: relicense from GPL-2.0 to GPL-3.0+ Shin'ichiro Kawasaki
` (3 preceding siblings ...)
2026-09-03 8:49 ` Akinobu Mita
@ 2026-09-04 1:09 ` Zhijian Li (Fujitsu)
2026-09-04 3:01 ` Shin'ichiro Kawasaki
5 siblings, 0 replies; 7+ messages in thread
From: Zhijian Li (Fujitsu) @ 2026-09-04 1:09 UTC (permalink / raw)
To: Shin'ichiro Kawasaki, linux-block@vger.kernel.org,
Bart Van Assche
Cc: Christoph Hellwig, Akinobu Mita
On 21/08/2026 18:53, Shin'ichiro Kawasaki wrote:
> Most blktests code, including check and common/rc, is licensed under
> GPL-3.0+. However, tests/block/029, 030 and 031 are licensed under
> GPL-2.0 only. These test scripts source GPL-3.0+ shell code, but
> GPL-2.0-only code is incompatible with GPL-3.0 code [1].
>
> Relicense these test scripts under GPL-3.0 or later to resolve this
> incompatibility.
>
> The script files were authored by Bart Van Assche<bvanassche@acm.org>,
> and subsequently modified by five contributors:
>
> Yi Zhang<yi.zhang@redhat.com>
> Christoph Hellwig<hch@lst.de>
> Li Zhijian<lizhijian@fujitsu.com>
> Akinobu Mita<akinobu.mita@gmail.com>
> Shin'ichiro Kawasaki<shinichiro.kawasaki@wdc.com>
>
> Bart and all of the listed contributors except Yi Zhang agreed to the
> relicensing. Yi Zhang did not respond to requests sent to his Red Hat
> e-mail address and the address associated with his GitHub account. His
> changes are considered de minimis, so his consent is not required [2].
>
> [1]https://www.gnu.org/licenses/gpl-faq.html#v2v3Compatibility
> [2]https://lore.kernel.org/linux-block/ama1svBbdVfyEKz1@shinmob/
>
> Signed-off-by: Shin'ichiro Kawasaki<shinichiro.kawasaki@wdc.com>
Acked-by: Li Zhijian <lizhijian@fujitsu.com>
^ permalink raw reply [flat|nested] 7+ messages in thread* Re: [PATCH blktests] block/{029,030,031}: relicense from GPL-2.0 to GPL-3.0+
2026-08-21 10:53 [PATCH blktests] block/{029,030,031}: relicense from GPL-2.0 to GPL-3.0+ Shin'ichiro Kawasaki
` (4 preceding siblings ...)
2026-09-04 1:09 ` Zhijian Li (Fujitsu)
@ 2026-09-04 3:01 ` Shin'ichiro Kawasaki
5 siblings, 0 replies; 7+ messages in thread
From: Shin'ichiro Kawasaki @ 2026-09-04 3:01 UTC (permalink / raw)
To: linux-block, Bart Van Assche; +Cc: Christoph Hellwig, Li Zhijian, Akinobu Mita
On Aug 21, 2026 / 19:53, Shin'ichiro Kawasaki wrote:
> Most blktests code, including check and common/rc, is licensed under
> GPL-3.0+. However, tests/block/029, 030 and 031 are licensed under
> GPL-2.0 only. These test scripts source GPL-3.0+ shell code, but
> GPL-2.0-only code is incompatible with GPL-3.0 code [1].
>
> Relicense these test scripts under GPL-3.0 or later to resolve this
> incompatibility.
>
> The script files were authored by Bart Van Assche <bvanassche@acm.org>,
> and subsequently modified by five contributors:
>
> Yi Zhang <yi.zhang@redhat.com>
> Christoph Hellwig <hch@lst.de>
> Li Zhijian <lizhijian@fujitsu.com>
> Akinobu Mita <akinobu.mita@gmail.com>
> Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
>
> Bart and all of the listed contributors except Yi Zhang agreed to the
> relicensing. Yi Zhang did not respond to requests sent to his Red Hat
> e-mail address and the address associated with his GitHub account. His
> changes are considered de minimis, so his consent is not required [2].
>
> [1] https://www.gnu.org/licenses/gpl-faq.html#v2v3Compatibility
> [2] https://lore.kernel.org/linux-block/ama1svBbdVfyEKz1@shinmob/
>
> Signed-off-by: Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
I appreciate the Acked-by tags by the author and the contributors. I applied
the patch.
^ permalink raw reply [flat|nested] 7+ messages in thread