]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: no need to clear watchers beforehand 39895/head
authorKefu Chai <kchai@redhat.com>
Sun, 7 Mar 2021 02:55:35 +0000 (10:55 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 7 Mar 2021 02:55:37 +0000 (10:55 +0800)
commitb2b6c3537dae39b735a62f8790faab8a5ecaeb1c
tree090b186bcdc3713edc2eb1ca938c561054581d9f
parentb1dbf306d287fbaab248b17e06d14010776e71fa
crimson/osd: no need to clear watchers beforehand

as long as we don't yield, we can assume the atomicity.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/osd/watch.cc