]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: do not include single AU allocations to allocation 51820/head
authorIgor Fedotov <igor.fedotov@croit.io>
Mon, 29 May 2023 14:11:37 +0000 (17:11 +0300)
committerIgor Fedotov <igor.fedotov@croit.io>
Mon, 17 Jul 2023 13:25:27 +0000 (16:25 +0300)
commit5cdd29f78bdd19185d3d93479a57be25fa98d7f1
tree68a2360608c4eb5348d3ba656636eb3dd66b352b
parent600fc5b0f18aca5f129cb18ce4b0ea16dbc3b9f0
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>
src/os/bluestore/BlueStore.cc