diff options
author | Eric Biggers <[email protected]> | 2022-05-10 11:32:32 -0700 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2022-05-18 11:24:22 -0400 |
commit | cb8435dc8ba33bcafa41cf2aa253794320a3b8df (patch) | |
tree | 13636c9efca665671e87d787ae0078a5910a7a27 /scripts/gdb/linux/utils.py | |
parent | b10b6278ae17366fec058219623c757b3302baae (diff) |
ext4: reject the 'commit' option on ext2 filesystems
The 'commit' option is only applicable for ext3 and ext4 filesystems,
and has never been accepted by the ext2 filesystem driver, so the ext4
driver shouldn't allow it on ext2 filesystems.
This fixes a failure in xfstest ext4/053.
Fixes: 8dc0aa8cf0f7 ("ext4: check incompatible mount options while mounting ext2/3")
Signed-off-by: Eric Biggers <[email protected]>
Reviewed-by: Ritesh Harjani <[email protected]>
Reviewed-by: Lukas Czerner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions