diff options
author | Theodore Ts'o <tytso@mit.edu> | 2018-07-09 01:36:02 +0200 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2018-07-09 01:36:02 +0200 |
commit | 2dca60d98e241bea686004168f85208f215fc697 (patch) | |
tree | 54f5910d68c13a4f88e22d36a4fe760740e9b174 /fs/ocfs2/file.h | |
parent | ext4: fix false negatives *and* false positives in ext4_check_descriptors() (diff) | |
download | linux-2dca60d98e241bea686004168f85208f215fc697.tar.xz linux-2dca60d98e241bea686004168f85208f215fc697.zip |
ext4: clear mmp sequence number when remounting read-only
Previously, when an MMP-protected file system is remounted read-only,
the kmmpd thread would exit the next time it woke up (a few seconds
later), without resetting the MMP sequence number back to
EXT4_MMP_SEQ_CLEAN.
Fix this by explicitly killing the MMP thread when the file system is
remounted read-only.
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Cc: Andreas Dilger <adilger@dilger.ca>
Diffstat (limited to 'fs/ocfs2/file.h')
0 files changed, 0 insertions, 0 deletions