aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/fast_commit.c
diff options
context:
space:
mode:
authorNghia Le <[email protected]>2021-10-25 22:18:03 +0000
committerTheodore Ts'o <[email protected]>2022-01-10 18:25:55 +0000
commiteffc5b3b0d20ffcb692f107cd347289bfcd6890b (patch)
tree80cd7ad39173659790b8c72ba3f54ca7df4a493c /fs/ext4/fast_commit.c
parentext4: allow to change s_last_trim_minblks via sysfs (diff)
downloadkernel-effc5b3b0d20ffcb692f107cd347289bfcd6890b.tar.gz
kernel-effc5b3b0d20ffcb692f107cd347289bfcd6890b.zip
ext4: remove useless resetting io_end_size in mpage_process_page()
The command "make clang-analyzer" detects dead stores in mpage_process_page() function. Do not reset io_end_size to 0 in the current paths, as the function exits on those paths without further using io_end_size. Signed-off-by: Nghia Le <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions