]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: fix improper setting of STATE_KV_SUBMITTED. 31673/head
authorIgor Fedotov <ifedotov@suse.com>
Mon, 7 Oct 2019 13:39:20 +0000 (16:39 +0300)
committerNathan Cutler <ncutler@suse.com>
Fri, 15 Nov 2019 14:30:11 +0000 (15:30 +0100)
commitbd9b6f6c589758235f48d0f909286e08963750f7
treebb2ba0e231489f4406fa95ebb69c33b5211e5ae7
parent040578f3437d592b0d1cdb5a6c69a572664dd9cf
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>
(cherry picked from commit f8ed28a812bd068d07d4fe5013a731100038bf17)
src/os/bluestore/BlueStore.cc