]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
os/bluestore: fix manual omap key manipulation to use Onode::get_omap_key()
authorSage Weil <sage@redhat.com>
Tue, 23 Jul 2019 21:48:12 +0000 (16:48 -0500)
committerSage Weil <sage@redhat.com>
Tue, 6 Aug 2019 14:23:58 +0000 (09:23 -0500)
commit072039f822708c4b681f7007744f5fa5c2eda725
tree07ca81182e77d71c7f6d834f6ea89d839e586073
parente20f8c05f100d0ff558679f503ef87e2c0f47573
os/bluestore: fix manual omap key manipulation to use Onode::get_omap_key()

Make this code more general and robust.

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