]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: send watch DISCONNECT to client when a watch is removed
authorSage Weil <sage@redhat.com>
Thu, 13 Nov 2014 21:01:44 +0000 (13:01 -0800)
committerSage Weil <sage@redhat.com>
Thu, 4 Dec 2014 18:32:39 +0000 (10:32 -0800)
commit300131eaab7ebdc9e2400b66ea641230417a3044
tree0fc45228b4fd795d489e1ec3cf1faba0d74a5aad
parent14cd71978b622cf9ed74adf241c0b71f2aaa5458
osd: send watch DISCONNECT to client when a watch is removed

This is an explicit notification to the client that a watch is no longer
valid and needs to be re-registered.

Signed-off-by: Sage Weil <sage@redhat.com>
src/common/ceph_strings.cc
src/include/ceph_fs.h
src/osd/ReplicatedPG.cc
src/osd/Watch.cc
src/osd/Watch.h