diff options
author | Russell King <rmk+kernel@armlinux.org.uk> | 2019-06-04 14:49:52 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2019-06-26 20:14:14 -0400 |
commit | ceb3b10613eba86ddf043345338e32673a27f87a (patch) | |
tree | 092253e6dcbe03fb4d46eefbdee1290da3fc88d9 /fs/adfs/dir_f.c | |
parent | 2e67080d87087fdba88059b1f63e4301ea0fad3a (diff) |
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/dir_f.c')
0 files changed, 0 insertions, 0 deletions