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 fs/erofs: add lz4 decompression support 2022-03-15 16:19:29 -04:00
decompress.c fs/erofs: add lz4 decompression support 2022-03-15 16:19:29 -04:00
decompress.h fs/erofs: add lz4 decompression support 2022-03-15 16:19:29 -04:00
erofs_fs.h fs/erofs: add erofs filesystem support 2022-03-15 16:19:29 -04:00
fs.c fs/erofs: add erofs filesystem support 2022-03-15 16:19:29 -04:00
internal.h fs/erofs: add erofs filesystem support 2022-03-15 16:19:29 -04:00
Kconfig fs/erofs: add lz4 decompression support 2022-03-15 16:19:29 -04:00
Makefile fs/erofs: add lz4 decompression support 2022-03-15 16:19:29 -04:00
namei.c fs/erofs: add lz4 decompression support 2022-03-15 16:19:29 -04:00
super.c fs/erofs: silence erofs_probe() 2022-08-13 11:09:49 +02:00
zmap.c fs/erofs: add lz4 decompression support 2022-03-15 16:19:29 -04:00