fs: Quieten down the filesystems more
When looking for a filesystem on a partition we should do so quietly. At
present if the filesystem is very small (e.g. 512 bytes) we get a host of
messages.

Update these to only show when debugging.

[Backport of commit f337fb9ea8b8 ("fs: Quieten down the filesystems more")]

Signed-off-by: Simon Glass <sjg@chromium.org>
Change-Id: I534324c537298aa4a0137f4ece94fd8991b2444a
Reviewed-on: https://gerrit.st.com/c/mpu/oe/st/u-boot/+/291859
ACI: CITOOLS <MDG-smet-aci-reviews@list.st.com>
ACI: CIBUILD <MDG-smet-aci-builds@list.st.com>
Tested-by: Patrick DELAUNAY <patrick.delaunay@foss.st.com>
Reviewed-by: Patrick DELAUNAY <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice CHOTARD <patrice.chotard@foss.st.com>
Domain-Review: Patrice CHOTARD <patrice.chotard@foss.st.com>
1 parent d04d7c5 commit 5c1a18429b86421c1b348719917a369bae166e2d
@Simon Glass Simon Glass authored on 11 Oct 2022
Patrice Chotard committed on 29 May 2023
Showing 4 changed files
View
disk/part_efi.c
View
fs/btrfs/disk-io.c
View
fs/ext4/ext4_common.c
View
fs/fs_internal.c