u-boot/fs/erofs
Heinrich Schuchardt f508fad36d fs/erofs: silence erofs_probe()
fs_set_blk_dev() probes all file-systems until it finds one that matches
the volume. We do not expect any console output for non-matching
file-systems.

Convert error messages in erofs_read_superblock() to debug output.

Fixes: 830613f8f5 ("fs/erofs: add erofs filesystem support")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Huang Jianan <jnhuang95@gmail.com>
2022-08-13 11:09:49 +02:00
..
data.c
decompress.c
decompress.h
erofs_fs.h
fs.c
internal.h
Kconfig
Makefile
namei.c
super.c fs/erofs: silence erofs_probe() 2022-08-13 11:09:49 +02:00
zmap.c