]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: make mkfs static
authorSamuel Just <sjust@redhat.com>
Wed, 31 Aug 2022 18:34:30 +0000 (18:34 +0000)
committerSamuel Just <sjust@redhat.com>
Wed, 21 Sep 2022 17:37:02 +0000 (10:37 -0700)
commit5544b2ebd8b0ec3836511e32c691096527886c3c
treed8cafa56d3d0235e82c49938e402b4bc19363d1d
parent895170d77dd0a2a0ac9a790942f1151827ab74a5
crimson/osd: make mkfs static

Can't access pg_shard_manager state here without invoking
start().  Instead, let's just be explicit about meta_coll
etc.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/crimson/osd/main.cc
src/crimson/osd/osd.cc
src/crimson/osd/osd.h