]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: avoid copying chunks in a loop 55605/head
authorRonen Friedman <rfriedma@redhat.com>
Thu, 15 Feb 2024 18:17:57 +0000 (12:17 -0600)
committerRonen Friedman <rfriedma@redhat.com>
Thu, 15 Feb 2024 18:17:57 +0000 (12:17 -0600)
commit1e0ef76adbb34a8f1b8d42d3409c7205d2fe95f7
treeab7db8789ed8a884d82057b5c526acb157be5b1a
parent0a031e5f4e90bc96d91bc5d57cd03e2f51aae688
osd: avoid copying chunks in a loop

to clear a static analyzer warning

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
src/osd/PrimaryLogPG.cc