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:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| data.c | ||
| decompress.c | ||
| decompress.h | ||
| erofs_fs.h | ||
| fs.c | ||
| internal.h | ||
| namei.c | ||
| super.c | ||
| zmap.c | ||