aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/fast_commit.h
diff options
context:
space:
mode:
authorLukas Czerner <[email protected]>2021-12-20 15:26:57 +0000
committerTheodore Ts'o <[email protected]>2021-12-23 15:28:13 +0000
commit4c2467287779f744cdd70c8ec70903034d6584f0 (patch)
treeee1947b767e2ee4f09053fa5474d61c7827ab7bb /fs/ext4/fast_commit.h
parentext4: Remove unused match_table_t tokens (diff)
downloadkernel-4c2467287779f744cdd70c8ec70903034d6584f0.tar.gz
kernel-4c2467287779f744cdd70c8ec70903034d6584f0.zip
ext4: don't fail remount if journalling mode didn't change
Switching to the new mount api introduced inconsistency in how the journalling mode mount option (data=) is handled during a remount. Ext4 always prevented changing the journalling mode during the remount, however the new code always fails the remount when the journalling mode is specified, even if it remains unchanged. Fix it. Signed-off-by: Lukas Czerner <[email protected]> Reported-by: Heiner Kallweit <[email protected]> Fixes: cebe85d570cf ("ext4: switch to the new mount api") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'fs/ext4/fast_commit.h')
0 files changed, 0 insertions, 0 deletions