]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd/cache/pwl: wait for the completion of reads
authorlixiaoy1 <xiaoyan.li@intel.com>
Fri, 19 Feb 2021 05:04:57 +0000 (00:04 -0500)
committerJason Dillaman <dillaman@redhat.com>
Sat, 20 Feb 2021 16:45:57 +0000 (11:45 -0500)
commit33364f7f0db463e7287939ed11eacbeb87521add
tree81aca25df7d97340a05e3c777b7d6f9d9aec2387
parent3e5afedf9c985654be853d58983bbf82829d0fc6
librbd/cache/pwl: wait for the completion of reads

Shut down PWL after the read IOs are completed.

Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
(cherry picked from commit 54e8e4608708fc38e6d0de7e4bc352e9a442c02f)
src/librbd/cache/pwl/AbstractWriteLog.cc