[PATCH] erofs-utils: mkfs: fix the endianness of erofs_super_block

Gao Xiang hsiangkao at linux.alibaba.com
Mon May 22 12:51:10 AEST 2023



On 2023/5/22 19:48, Jingbo Xu wrote:
> Add the missing cpu_to_le[16|32]() conversion when initializing
> erofs_super_block.
> 
> Fixes: 0a94653c56b2 ("erofs-utils: introduce mkfs support")
> Fixes: 116ac0a254fc ("erofs-utils: introduce shared xattr support")
> Fixes: a70f35adc1b0 ("erofs-utils: introduce ondisk compression cfgs")
> Signed-off-by: Jingbo Xu <jefflexu at linux.alibaba.com>

Reviewed-by: Gao Xiang <hsiangkao at linux.alibaba.com>

Thanks,
Gao Xiang


More information about the Linux-erofs mailing list