diff options
author | Russell King <rmk+kernel@armlinux.org.uk> | 2019-06-04 15:49:52 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2019-06-27 02:14:14 +0200 |
commit | ceb3b10613eba86ddf043345338e32673a27f87a (patch) | |
tree | 092253e6dcbe03fb4d46eefbdee1290da3fc88d9 /fs/adfs/inode.c | |
parent | fs/adfs: use %pV for error messages (diff) | |
download | linux-ceb3b10613eba86ddf043345338e32673a27f87a.tar.xz linux-ceb3b10613eba86ddf043345338e32673a27f87a.zip |
fs/adfs: clean up error message printing
Overhaul our message printing:
- provide a consistent way to print messages:
- filesystem corruption should be reported via adfs_error()
- everything else should use adfs_msg()
- clean up the error message printing when mounting a filesystem
- fix the messages printed by the big directory format code to only
use adfs_error() when there is filesystem corruption, otherwise
use adfs_msg().
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/adfs/inode.c')
0 files changed, 0 insertions, 0 deletions