]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
src/osd: factor out RWState, move SnapSetContext, ObjectState, RWState
authorSamuel Just <sjust@redhat.com>
Mon, 7 Oct 2019 18:36:43 +0000 (11:36 -0700)
committerSamuel Just <sjust@redhat.com>
Tue, 3 Dec 2019 05:35:36 +0000 (21:35 -0800)
commit2472b37679019d52b212cfddb35d4276d8899a56
treed7dad97307cef3dbea5adb558e3d08f308af15d7
parentfc8f8855e4e87330f7f6d3b4e4ae05a640af7ec4
src/osd: factor out RWState, move SnapSetContext, ObjectState, RWState

We'll want to reuse this logic in crimson, but the actual operation
wake/wait mechanics will be different.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/osd/PrimaryLogPG.cc
src/osd/PrimaryLogPG.h
src/osd/object_state.h [new file with mode: 0644]
src/osd/osd_internal_types.h