]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: include object in zone ref keys
authorSage Weil <sage@newdream.net>
Thu, 9 Sep 2021 16:16:29 +0000 (11:16 -0500)
committerSage Weil <sage@newdream.net>
Fri, 29 Oct 2021 13:55:57 +0000 (09:55 -0400)
commitffd3ca10fe38b89f6de3a3b2836b171a3347a9f0
treeb576ebe575c13306a0764527e1d034358b5a70aa
parentab8ca4368602489149bf3e3960007d21cae665aa
os/bluestore: include object in zone ref keys

We may have multiple objects referencing the same offset in the same
zone if the object gets cloned.

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