diff options
author | Jan Kara <jack@suse.cz> | 2020-11-27 12:33:54 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2020-12-17 13:30:55 -0500 |
commit | b08070eca9e247f60ab39d79b2c25d274750441f (patch) | |
tree | 2eb9f983364b0c71b29d8cd1778f057fb8ce58e3 /samples | |
parent | 46e294efc355c48d1dd4d58501aa56dac461792a (diff) | |
download | linux-stable-b08070eca9e247f60ab39d79b2c25d274750441f.tar.gz linux-stable-b08070eca9e247f60ab39d79b2c25d274750441f.tar.bz2 linux-stable-b08070eca9e247f60ab39d79b2c25d274750441f.zip |
ext4: don't remount read-only with errors=continue on reboot
ext4_handle_error() with errors=continue mount option can accidentally
remount the filesystem read-only when the system is rebooting. Fix that.
Fixes: 1dc1097ff60e ("ext4: avoid panic during forced reboot")
Signed-off-by: Jan Kara <jack@suse.cz>
Reviewed-by: Andreas Dilger <adilger@dilger.ca>
Cc: stable@kernel.org
Link: https://lore.kernel.org/r/20201127113405.26867-2-jack@suse.cz
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions