aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorKemeng Shi <[email protected]>2024-05-14 11:24:32 +0000
committerTheodore Ts'o <[email protected]>2024-06-27 14:20:26 +0000
commit5dd3e8c0758a7c7a8c8f3002b2632a3c9d31c808 (patch)
treefea7280a68795d323c89eb289433919d80a5adcb /fs/jbd2/commit.c
parentjbd2: remove unused return info from jbd2_journal_write_metadata_buffer (diff)
downloadkernel-5dd3e8c0758a7c7a8c8f3002b2632a3c9d31c808.tar.gz
kernel-5dd3e8c0758a7c7a8c8f3002b2632a3c9d31c808.zip
jbd2: remove unnedded "need_copy_out" in jbd2_journal_write_metadata_buffer
As we only need to copy out when we should do escape, need_copy_out could be simply replaced by "do_escape". Signed-off-by: Kemeng Shi <[email protected]> Reviewed-by: Zhang Yi <[email protected]> Reviewed-by: Jan Kara <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions