fs: convert error and debug messages to log
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 25 Aug 2020 17:49:16 +0000 (17:49 +0000)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 6 Sep 2020 19:21:41 +0000 (21:21 +0200)
commit0d32d8cf9d6a11b047422fd566ebf7d162ae40c7
tree57dee17026408bbe024570894ba39133612b67ee
parente5df264e7aaca0d94428586837a1f70a23479d16
fs: convert error and debug messages to log

Use log functions for error and debug messages of the file-system.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
fs/fs.c
fs/fs_internal.c