]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: Return correct osd_objectstore in OSD metadata 13072/head
authorWido den Hollander <wido@42on.com>
Mon, 23 Jan 2017 20:06:05 +0000 (21:06 +0100)
committerWido den Hollander <wido@42on.com>
Tue, 24 Jan 2017 07:22:34 +0000 (08:22 +0100)
commit8fe6a0303b02ac1033f5bfced9f94350fe3e33de
tree07e8a0b172c0e047075af5cee351048e31eb202d
parent65f5187e421ccdac0addd2eb538cb02badaefccf
osd: Return correct osd_objectstore in OSD metadata

Do not simply read the configuration value as it might have changed
during OSD startup by reading the type from disk.

Fixes: http://tracker.ceph.com/issues/18638
Signed-off-by: Wido den Hollander <wido@42on.com>
src/osd/OSD.cc