]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: add pool prefix to omap keys
authorSage Weil <sage@redhat.com>
Tue, 23 Jul 2019 22:12:22 +0000 (17:12 -0500)
committerSage Weil <sage@redhat.com>
Tue, 6 Aug 2019 14:24:14 +0000 (09:24 -0500)
commit91f533be71e5fd9b2c0135a5b54d663425a1d9c4
treeeb4113f1c2cca150727276e531b12d9c8ef97421
parent22a969acb1297f5cc7e156f71ab587f50fd8ea8e
os/bluestore: add pool prefix to omap keys

Set per-onode flag to indicate whether the object has per-pool keys or
not.  This will allow us to incrementally transition objects later.

Put the new keys under a different prefix.

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