]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG: clean up watched objects on role change
authorSamuel Just <rexludorum@gmail.com>
Fri, 23 Sep 2011 19:32:48 +0000 (12:32 -0700)
committerSamuel Just <samuel.just@dreamhost.com>
Tue, 27 Sep 2011 21:10:40 +0000 (14:10 -0700)
commita28047b48a3b00483f1fa3b33b97373862323b9b
tree0f1c3ad2af38ea3e5fdfdb3ebf25640e51acadea
parente63b86d7507811baaacd906c440beeafac91cab8
ReplicatedPG: clean up watched objects on role change

Also removes inconsistent watch handling in handle_notify_timeout.
We will need to handle watch timeouts elsewhere.

Signed-off-by: Samuel Just <samuel.just@dreamhost.com>
src/osd/OSD.cc
src/osd/OSD.h
src/osd/PG.h
src/osd/ReplicatedPG.cc
src/osd/ReplicatedPG.h