diff options
| author | Guoqing Jiang <[email protected]> | 2022-12-02 12:04:09 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2022-12-09 02:49:25 +0000 |
| commit | d73eff68a8c0ea3fc626b08ea84e4cd327ccbe5f (patch) | |
| tree | 1f4bd50e02960a9e4b0e898fb790f6d7e97fdc74 /fs/jbd2/commit.c | |
| parent | ext4: fix deadlock due to mbcache entry corruption (diff) | |
| download | kernel-d73eff68a8c0ea3fc626b08ea84e4cd327ccbe5f.tar.gz kernel-d73eff68a8c0ea3fc626b08ea84e4cd327ccbe5f.zip | |
ext4: make ext4_mb_initialize_context return void
Change the return type to void since it always return 0, and no need
to do the checking in ext4_mb_new_blocks.
Signed-off-by: Guoqing Jiang <[email protected]>
Reviewed-by: Ojaswin Mujoo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
