]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
refactored the code to remove use-after-move warning generation. bl length would... 58037/head
authorSuyash Dongre <suyashd999@gmail.com>
Thu, 13 Jun 2024 15:16:12 +0000 (20:46 +0530)
committerSuyash Dongre <suyashd999@gmail.com>
Thu, 13 Jun 2024 15:50:02 +0000 (21:20 +0530)
commit9e0744f85923b4453f15e104fd5b723c91297fac
tree001b5cf31e4d43dd76756004347945ce70df7faf
parent3139c5448a3f5ab57ffc5159a00ab82422b913ee
refactored the code to remove use-after-move warning generation. bl length would be stored before moving

Signed-off-by: Suyash Dongre <suyashd999@gmail.com>
src/osd/PrimaryLogPG.cc