]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/newstore: assigned unique nid to each new object
authorSage Weil <sage@redhat.com>
Tue, 18 Aug 2015 14:10:54 +0000 (10:10 -0400)
committerSage Weil <sage@redhat.com>
Tue, 1 Sep 2015 17:39:36 +0000 (13:39 -0400)
commit2af1e37d7de399b093a300d7beda83ec74cd3699
tree01d1afdb6b348dd6fc2645af865d01a90eee6f3e
parent713c69884ea90b601bd9efb6d8c0c2d7acdacb24
os/newstore: assigned unique nid to each new object

Use this as the key for omap (omap_head), but keep the omap_head field
so that we can tell when no omap data is present.

Signed-off-by: Sage Weil <sage@redhat.com>
src/common/config_opts.h
src/os/newstore/NewStore.cc
src/os/newstore/NewStore.h
src/os/newstore/newstore_types.cc
src/os/newstore/newstore_types.h