commit | 0d32d8cf9d6a11b047422fd566ebf7d162ae40c7 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Aug 25 17:49:16 2020 +0000 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Sep 06 21:21:41 2020 +0200 |
tree | 57dee17026408bbe024570894ba39133612b67ee | |
parent | e5df264e7aaca0d94428586837a1f70a23479d16 [diff] |
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>