diff options
author | Lukas Czerner <lczerner@redhat.com> | 2021-10-27 16:18:57 +0200 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2021-12-09 14:11:08 -0500 |
commit | ba2e524d918ab72c0e5edc02354bd6cb43d005f8 (patch) | |
tree | 31c49e1004d7cd1d6fb59cff469957394f87a05a /fs/ext4/fast_commit.c | |
parent | cebe85d570cf84804e848332d6721bc9e5300e07 (diff) |
ext4: Remove unused match_table_t tokens
Remove unused match_table_t, slim down mount_opts structure by removing
unnecessary definitions, remove redundant MOPT_ flags and clean up
ext4_parse_param() by converting the most of the if/else branching to
switch except for the MOPT_SET/MOPT_CEAR handling.
Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Link: https://lore.kernel.org/r/20211027141857.33657-14-lczerner@redhat.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions