diff options
author | Jan Kara <[email protected]> | 2019-05-17 17:37:18 -0400 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2019-05-17 17:37:18 -0400 |
commit | 2c1d0e3631e5732dba98ef49ac0bec1388776793 (patch) | |
tree | 6bd37706c433de9323cf7b7a7ac8e8224702ea05 /tools/testing/selftests/bpf/prog_tests | |
parent | 170417c8c7bb2cbbdd949bf5c443c0c8f24a203b (diff) |
ext4: avoid panic during forced reboot due to aborted journal
Handling of aborted journal is a special code path different from
standard ext4_error() one and it can call panic() as well. Commit
1dc1097ff60e ("ext4: avoid panic during forced reboot") forgot to update
this path so fix that omission.
Fixes: 1dc1097ff60e ("ext4: avoid panic during forced reboot")
Signed-off-by: Jan Kara <[email protected]>
Signed-off-by: Theodore Ts'o <[email protected]>
Cc: [email protected] # 5.1
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests')
0 files changed, 0 insertions, 0 deletions