aboutsummaryrefslogtreecommitdiff
path: root/lib/memory-notifier-error-inject.c
diff options
context:
space:
mode:
authorJason Yan <[email protected]>2022-09-16 22:15:25 +0800
committerTheodore Ts'o <[email protected]>2022-09-30 23:46:53 -0400
commita7a79c292ac3776bed20d575a96194181a397125 (patch)
tree082441c37f62ff4ddccbae8402af0316f9ebd635 /lib/memory-notifier-error-inject.c
parenta5991e539c9a4be0bdec2e427d833196339ec7c6 (diff)
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 <[email protected]> Reviewed-by: Jan Kara <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions