]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #36287 from dillaman/wip-librbd-close
authorMykola Golub <mgolub@suse.com>
Tue, 28 Jul 2020 18:30:07 +0000 (21:30 +0300)
committerGitHub <noreply@github.com>
Tue, 28 Jul 2020 18:30:07 +0000 (21:30 +0300)
commit4ba83be9828b099fdaf56fbd3086c7cd0e547e8e
tree8981afc851d2200815e05ab435e7165632385149
parentf5f24a44d21326615ec2eb6cc46508692f39fedb
parent90bd1d7a857c0f3c57bda60975f58f9859940185
Merge pull request #36287 from dillaman/wip-librbd-close

librbd: use task finisher thread for image open/close callbacks

Reviewed-by: Mykola Golub <mgolub@suse.com>