]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: Writer, improved calculation of need_size
authorAdam Kupczyk <akupczyk@ibm.com>
Mon, 15 Jul 2024 14:33:24 +0000 (14:33 +0000)
committerAdam Kupczyk <akupczyk@ibm.com>
Wed, 7 Aug 2024 10:55:46 +0000 (10:55 +0000)
commit938a0f183ce2e280ed1159fcbfe1b3b04b600176
treecbe8cffe3fc7f90731fb7a5e674c98c9a2def12d
parentd2fda6c852dd2f66081f491fd246610203da95eb
os/bluestore: Writer, improved calculation of need_size

More diligent calcualtion algorithm of need_size.
Takes into account front and back alignment.

Signed-off-by: Adam Kupczyk <akupczyk@ibm.com>
src/os/bluestore/Writer.cc