summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorJason Yan <yanaijie@huawei.com>2022-09-16 17:15:25 +0300
committerTheodore Ts'o <tytso@mit.edu>2022-10-01 06:46:53 +0300
commita7a79c292ac3776bed20d575a96194181a397125 (patch)
tree082441c37f62ff4ddccbae8402af0316f9ebd635 /tools/perf/scripts/python/task-analyzer.py
parenta5991e539c9a4be0bdec2e427d833196339ec7c6 (diff)
downloadlinux-a7a79c292ac3776bed20d575a96194181a397125.tar.xz
ext4: unify the ext4 super block loading operation
Now we load the super block from the disk in two steps. First we load the super block with the default block size(EXT4_MIN_BLOCK_SIZE). Second we load the super block with the real block size. The second step is a little far from the first step. This patch move these two steps together in a new function. Signed-off-by: Jason Yan <yanaijie@huawei.com> Reviewed-by: Jan Kara <jack@suse.cz> Link: https://lore.kernel.org/r/20220916141527.1012715-15-yanaijie@huawei.com Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions