diff options
author | Lukas Czerner <[email protected]> | 2021-10-27 16:18:52 +0200 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2021-12-09 14:11:07 -0500 |
commit | 6e47a3cc68fc525428297a00524833361ebbb0e9 (patch) | |
tree | f6fea479e9c3f74b4ad8097e3aff333cee123dcb /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | b6bd243500b6024d92eaaacf592ed8588c2c75ea (diff) |
ext4: get rid of super block and sbi from handle_mount_ops()
At the parsing phase of mount in the new mount api sb will not be
available. We've already removed some uses of sb and sbi, but now we
need to get rid of the rest of it.
Use ext4_fs_context to store all of the configuration specification so
that it can be later applied to the super block and sbi.
Signed-off-by: Lukas Czerner <[email protected]>
Reviewed-by: Carlos Maiolino <[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/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions