]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: cleaning stop_for_fast_shutdown() 53426/head
authorRonen Friedman <rfriedma@redhat.com>
Tue, 12 Sep 2023 13:15:40 +0000 (08:15 -0500)
committerRonen Friedman <rfriedma@redhat.com>
Tue, 12 Sep 2023 15:55:48 +0000 (10:55 -0500)
commit210dbd4ff19ea66fd2f0109cc15aad53349be52f
tree4b718048069f0db3750bf0c768c30e5c9ae88388
parentb690343128d0f419a6494f29668f9afac0dac224
osd: cleaning stop_for_fast_shutdown()

Removed unsued variables to prevent compiler warnings.
Protected the shard lock.

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
src/osd/OSD.cc