]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
os/bluestore: debug ExtentMap::update()
authorSage Weil <sage@newdream.net>
Tue, 19 Oct 2021 22:04:34 +0000 (17:04 -0500)
committerSage Weil <sage@newdream.net>
Fri, 29 Oct 2021 13:56:43 +0000 (09:56 -0400)
commit3ddb07088e46646dedccbfa2cbe1dcc87fc6db3e
treee0f693e47e8b72fc2918dbf3be0d60da22cd6f90
parentc1a67d9af5f387fb9590660bf42ec58d18f5a5f7
os/bluestore: debug ExtentMap::update()

I hit a case where the shard key size didn't match, and it looked as though
this code somehow didn't get executed.

Signed-off-by: Sage Weil <sage@newdream.net>
src/os/bluestore/BlueStore.cc