diff options
author | Jan Kara <[email protected]> | 2023-06-16 18:50:57 +0200 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2023-07-29 18:37:53 -0400 |
commit | 1e1566b9c85fbd6150657ea17f50fd42b9166d31 (patch) | |
tree | 8cb6bccc5fb62133e5c8f4ba97f8fb6a79f8c8d4 /net/lapb/lapb_subr.c | |
parent | 889860e452d7436ca72018b8a03cbd89c38d6384 (diff) |
ext4: replace read-only check for shutdown check in mmp code
The multi-mount protection kthread checks for read-only filesystem and
aborts in that case. The remount code actually handles stopping of the
kthread on remount so the only purpose of the check is in case of
emergency remount read-only. Replace the check for read-only filesystem
with a check for shutdown filesystem as running MMP on such is risky
anyway and it makes ordering of things during remount simpler.
Signed-off-by: Jan Kara <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions