]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: copyup read stats were incorrectly tied to child 27757/head
authorJason Dillaman <dillaman@redhat.com>
Wed, 24 Apr 2019 15:37:41 +0000 (11:37 -0400)
committerJason Dillaman <dillaman@redhat.com>
Wed, 24 Apr 2019 15:37:41 +0000 (11:37 -0400)
commit9b615c30753ad35636c875696ed951e807fd694c
tree72f2f7dcc29d4a359ec587a38cc9d63ee419d618
parentbdaac2d619d603f53a16c07f9d7bd47751137c4c
librbd: copyup read stats were incorrectly tied to child

The parent IO stats should be updated when reading from the parent
image for a copyup.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/io/CopyupRequest.cc