diff options
author | Kemeng Shi <[email protected]> | 2024-05-14 19:24:32 +0800 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2024-06-27 10:20:26 -0400 |
commit | 5dd3e8c0758a7c7a8c8f3002b2632a3c9d31c808 (patch) | |
tree | fea7280a68795d323c89eb289433919d80a5adcb /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | abe48a52250a91f0d1f9b5052a246c63cb845827 (diff) |
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 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions