diff options
author | Jan Kara <[email protected]> | 2020-07-28 15:04:37 +0200 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2020-08-07 14:12:37 -0400 |
commit | 0f5bde1db174f6c471f0bd27198575719dabe3e5 (patch) | |
tree | bf8b4e6d02df5868ce5b3d22ef172c2b22070228 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e7bfb5c9bb3d63cb2abb3ceaf1a429d9f02f942d (diff) |
ext4: correctly restore system zone info when remount fails
When remounting filesystem fails late during remount handling and
block_validity mount option is also changed during the remount, we fail
to restore system zone information to a state matching the mount option.
This is mostly harmless, just the block validity checking will not match
the situation described by the mount option. Make sure these two are always
consistent.
Reported-by: Lukas Czerner <[email protected]>
Reviewed-by: Lukas Czerner <[email protected]>
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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions