]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson: track obcs unconditionally
authorSamuel Just <sjust@redhat.com>
Thu, 3 Oct 2024 01:26:04 +0000 (18:26 -0700)
committerSamuel Just <sjust@redhat.com>
Thu, 7 Nov 2024 18:29:42 +0000 (10:29 -0800)
commit737676bdb5c4c2b234e23399d23a74f029460b63
tree6a826ee38e7a9d125e3a5d082fd5ebbbf84970c5
parent1dbd7768c034570a6e2f76ae0011a592ba9426c4
crimson: track obcs unconditionally

Previously, we only interrupted head obcs.  I don't think that
distinction actually makes sense -- both head and clone obcs
can have ops blocked on the lock.  Let's just track them all.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/crimson/osd/object_context_loader.cc
src/crimson/osd/object_context_loader.h