]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: enforce extent split on shard boundary 66518/head
authorIgor Fedotov <igor.fedotov@croit.io>
Fri, 15 Aug 2025 10:15:07 +0000 (13:15 +0300)
committerAdam Kupczyk <akupczyk@ibm.com>
Thu, 4 Dec 2025 20:19:54 +0000 (20:19 +0000)
commit90a4bdb313756fa839822f3196b9975c498a0b99
tree2e644a0b48df03c7fe6b1dbb76abcac3a08b6f13
parentd901772ec0600a55bf8058d2fd78f78ef896ba67
os/bluestore: enforce extent split on shard boundary

Partially fixes: https://tracker.ceph.com/issues/70390

Signed-off-by: Igor Fedotov <igor.fedotov@croit.io>
(cherry picked from commit 5beee2ad46cfeb8ffc70d106c1180f531e455e3e)
(cherry picked from commit 0611ed6d8980b8b8839bb0d6c7af07b598fcc089)

Conflicts:
    src/os/bluestore/BlueStore.cc

The conflict was not a logical one, more like stemming from
refactor that changed "e"->"extent".
src/os/bluestore/BlueStore.cc