]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: do not propagate mirror status notification failures 9922/head
authorJason Dillaman <dillaman@redhat.com>
Fri, 24 Jun 2016 14:03:53 +0000 (10:03 -0400)
committerJason Dillaman <dillaman@redhat.com>
Fri, 24 Jun 2016 14:03:53 +0000 (10:03 -0400)
commit97bade9f76af62765d7aa8c2154e51a7b231e40f
tree17a02cc78bf4c627f78e729ede8e25372d514143
parent81cfa070cf32e09c254ac205f77c49b3d4e0a79b
librbd: do not propagate mirror status notification failures

These should be treated as a broadcast since no ACK is required. The
peer will eventually see the notification or its watch will have timed
out and it will re-sync.

Fixes: http://tracker.ceph.com/issues/16470
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/internal.cc