]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: initialize/shut down config watcher during image open/close
authorJason Dillaman <dillaman@redhat.com>
Mon, 27 Jul 2020 20:29:05 +0000 (16:29 -0400)
committerJason Dillaman <dillaman@redhat.com>
Wed, 19 Aug 2020 20:23:53 +0000 (16:23 -0400)
commit71ed94c9a4bf9d4e6632e29f21241c4929a57e42
treeba865d0cc21f80ad300f65dac8eb05ef4bd31136
parenta9d4395c6f384ead4ae63312010bc1f9688e2597
librbd: initialize/shut down config watcher during image open/close

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit ea6c9bde0437cc163a0f6a52b3ef1f45eaa6f88b)

Conflicts:
src/librbd/ImageCtx.h
- AsioEngine has not been backported yet

(cherry picked from commit ada201d460d37d68275ed4b35f6e3ec293f247fc)
src/librbd/ImageCtx.cc
src/librbd/ImageCtx.h
src/librbd/image/CloseRequest.cc
src/librbd/image/OpenRequest.cc