[PATCH 1/1] fs/erofs: avoid noisy messages

Gao Xiang hsiangkao at linux.alibaba.com
Thu Aug 17 11:15:38 CEST 2023


Hi Heinrich,

On 2023/8/17 15:01, Heinrich Schuchardt wrote:
> The erofs file system creates noisy messages when it is not used:
> 
>      => host bind 0 disk.img
>      => part list host 0
>      cannot find valid erofs superblock
>      cannot find valid erofs superblock
> 
>      Partition Map for HOST device 0  --   Partition Type: EFI
> 
> If there is not erofs file system, this only deserves a debug message.
> 
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>

There was already a patch to address that:
https://lore.kernel.org/u-boot/20230813142708.361456-13-sjg@chromium.org/

Anyway, I'm fine with either patch.  For this patch,
Reviewed-by: Gao Xiang <hsiangkao at linux.alibaba.com>

Thanks,
Gao Xiang


More information about the U-Boot mailing list