diff options
author | Simon Glass <sjg@chromium.org> | 2023-08-13 08:26:40 -0600 |
---|---|---|
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2023-08-19 04:12:52 +0200 |
commit | 97f4bc372f750fe4fba8b302f277e191a7157df0 (patch) | |
tree | f05ad24bbe237641efa729017626b0d84ebff17e /arch/arm/lib/cache.c | |
parent | e34efcf51df86eb2b07d9deb171596940586c666 (diff) |
fs/erofs: Quieten test for filesystem presence
At present listing a partition produces lots of errors about this
filesystem:
=> part list mmc 4
cannot find valid erofs superblock
cannot find valid erofs superblock
cannot read erofs superblock: -5
[9 more similar lines]
Use debugging rather than errors when unable to find a signature, as is
done with other filesystems.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Diffstat (limited to 'arch/arm/lib/cache.c')
0 files changed, 0 insertions, 0 deletions