]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: use move() to avoid memcpy()
authorKefu Chai <kchai@redhat.com>
Thu, 17 Dec 2020 12:01:29 +0000 (20:01 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 17 Dec 2020 12:01:30 +0000 (20:01 +0800)
commitc06d3c63f42d337c2e61bc565dd38bacc9429e90
tree13ffc1e2df0b28eb1538a89bdfc7e347480268d4
parent765b86e32cf42b38691b388b833b81d25c280350
crimson/osd: use move() to avoid memcpy()

try to move away from the returned map of xattrs.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/osd/replicated_recovery_backend.cc