]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: fix improper setting of STATE_KV_SUBMITTED. 30755/head
authorIgor Fedotov <ifedotov@suse.com>
Mon, 7 Oct 2019 13:39:20 +0000 (16:39 +0300)
committerIgor Fedotov <ifedotov@suse.com>
Tue, 8 Oct 2019 10:04:14 +0000 (13:04 +0300)
commitf8ed28a812bd068d07d4fe5013a731100038bf17
treec70cc762a760476d120202b2a09df4691c171ec7
parent1bc9b1f077cabbda800d949906569e5bf2edf32e
os/bluestore: fix improper setting of STATE_KV_SUBMITTED.

Fixes: https://tracker.ceph.com/issues/42209
The issue is Nautilus and earlier releases specific as master already has
some changes making the case even worse and then fixing the whole bunch.
See https://tracker.ceph.com/issues/42189

Signed-off-by: Igor Fedotov <ifedotov@suse.com>
src/os/bluestore/BlueStore.cc