]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: Fix fast path to use version bumped value 27555/head
authorDavid Zafman <dzafman@redhat.com>
Fri, 12 Apr 2019 16:44:14 +0000 (09:44 -0700)
committerSage Weil <sage@redhat.com>
Mon, 15 Apr 2019 01:14:20 +0000 (20:14 -0500)
commitf326d20a80c43aeb40e9c9a95ce23207b405c9de
tree7791b951bd2f7e54e4bef57de7e21e04bea48f78
parent0b7445d33a0e253b32105f3db9fd8b046df999f8
osd: Fix fast path to use version bumped value

Fix the code so that the version is in one place
for both the slow and fast path.

Caused by: d2ca3d2feb442f97ca89023c7d01178d96f517a6

Fixes: http://tracker.ceph.com/issues/39281
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit a35f1a9ce1d8c3ed1889da5a8d20b1974b1e9684)
src/osd/osd_types.cc