]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: do not include single AU allocations to allocation 61318/head
authorIgor Fedotov <igor.fedotov@croit.io>
Mon, 29 May 2023 14:11:37 +0000 (17:11 +0300)
committerAdam Kupczyk <akupczyk@ibm.com>
Fri, 10 Jan 2025 11:13:13 +0000 (11:13 +0000)
commit552dd7fe7ee26e9b80b09211edaf209c9c9d08a5
tree177d93d34039e3f8b7575042684eb9464d2db793
parent75ff0a1dbb1c1b4dd1f0420c4793c07cc8d9cf59
os/bluestore: do not include single AU allocations to allocation
fragmentation stats.

The rationale is that such allocations always get single framgent.

Signed-off-by: Igor Fedotov <igor.fedotov@croit.io>
(cherry picked from commit 5cdd29f78bdd19185d3d93479a57be25fa98d7f1)
src/os/bluestore/BlueStore.cc