Re: [PATCH] erofs: switch on-disk header `erofs_fs.h` to MIT license

From: Chunhai Guo

Date: Mon Dec 01 2025 - 02:20:14 EST


在 12/1/2025 10:38 AM, Gao Xiang 写道:
> Switch to the permissive MIT license to make the EROFS on-disk format
> more interoperable across various use cases.
>
> It was previously recommended by the Composefs folks, for example:
> https://github.com/composefs/composefs/pull/216#discussion_r1356409501
>
> Signed-off-by: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>

Acked-by: Chunhai Guo <guochunhai@xxxxxxxx>

Thanks,