]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/Journald: avoid future mis-use of copy 56238/head
author胡玮文 <huww98@outlook.com>
Sat, 16 Mar 2024 11:34:07 +0000 (19:34 +0800)
committer胡玮文 <huww98@outlook.com>
Sat, 16 Mar 2024 11:34:07 +0000 (19:34 +0800)
commit603b69b4fdf9ae69a9a943d62b9431cea4eac991
tree3328f3739380a607af9e07d6629bd1bdcb5c04f8
parentb4a96fa59dd610a935053b7ac97a1715bca27db2
common/Journald: avoid future mis-use of copy

EntryEncoderBase have self-referencing pointers in it, and cannot be
copied safely.

Signed-off-by: 胡玮文 <huww98@outlook.com>
src/common/Journald.cc