diff options
author | 2021-10-27 16:18:57 +0200 | |
---|---|---|
committer | 2021-12-09 14:11:08 -0500 | |
commit | ba2e524d918ab72c0e5edc02354bd6cb43d005f8 (patch) | |
tree | 31c49e1004d7cd1d6fb59cff469957394f87a05a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: switch to the new mount api (diff) | |
download | wireguard-linux-ba2e524d918ab72c0e5edc02354bd6cb43d005f8.tar.xz wireguard-linux-ba2e524d918ab72c0e5edc02354bd6cb43d005f8.zip |
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 '')
0 files changed, 0 insertions, 0 deletions