diff options
author | Jan Kara <jack@suse.cz> | 2020-11-27 12:33:59 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2020-12-17 13:30:55 -0500 |
commit | 02a7780e4d2fcf438ac6773bc469e7ada2af56be (patch) | |
tree | 59ed7ec0a4e11b6daeabf2f0c7a916d142deb313 /mm | |
parent | 4067662388f97d0f360e568820d9d5bac6a3c9fa (diff) | |
download | linux-02a7780e4d2fcf438ac6773bc469e7ada2af56be.tar.gz |
ext4: simplify ext4 error translation
We convert errno's to ext4 on-disk format error codes in
save_error_info(). Add a function and a bit of macro magic to make this
simpler.
Signed-off-by: Jan Kara <jack@suse.cz>
Reviewed-by: Andreas Dilger <adilger@dilger.ca>
Link: https://lore.kernel.org/r/20201127113405.26867-7-jack@suse.cz
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions