diff options
author | Jan Kara <jack@suse.cz> | 2020-12-16 11:18:37 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2020-12-22 13:08:45 -0500 |
commit | e789ca0cc1d51296832b8424fa4008ce6e9d1703 (patch) | |
tree | af15c131e5d293839537cbb61834ed9d89131af3 /fs/ext4/inode.c | |
parent | be993933d2e997fdb72b8b1418d2a84df79b8962 (diff) |
ext4: combine ext4_handle_error() and save_error_info()
save_error_info() is always called together with ext4_handle_error().
Combine them into a single call and move unconditional bits out of
save_error_info() into ext4_handle_error().
Signed-off-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20201216101844.22917-2-jack@suse.cz
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/inode.c')
0 files changed, 0 insertions, 0 deletions