diff options
author | 2023-06-16 18:50:49 +0200 | |
---|---|---|
committer | 2023-07-29 18:37:24 -0400 | |
commit | eb8ab4443aec5ffe923a471b337568a8158cd32b (patch) | |
tree | 4c7c5f88e3be846c0ef91b5b87b16365df423fe4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: use sb_rdonly() helper for checking read-only flag (diff) | |
download | linux-rng-eb8ab4443aec5ffe923a471b337568a8158cd32b.tar.xz linux-rng-eb8ab4443aec5ffe923a471b337568a8158cd32b.zip |
ext4: make ext4_forced_shutdown() take struct super_block
Currently ext4_forced_shutdown() takes struct ext4_sb_info but most
callers need to get it from struct super_block anyway. So just pass in
struct super_block to save all callers from some boilerplate code. No
functional changes.
Signed-off-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20230616165109.21695-3-jack@suse.cz
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions