]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: Simplify handle_watch_timeout() using existing support functions
authorDavid Zafman <dzafman@redhat.com>
Wed, 11 Feb 2015 04:24:22 +0000 (20:24 -0800)
committerDavid Zafman <dzafman@redhat.com>
Wed, 11 Feb 2015 04:24:22 +0000 (20:24 -0800)
commit27905fdb80d1223663a31ab5ae3d9b55cc1092fd
tree3dd8842b534d4dc2935c641730de0f1e05e15a46
parent6898f0b27f534aee94a87e4dbe128e5e92b7d828
osd: Simplify handle_watch_timeout() using existing support functions

Signed-off-by: David Zafman <dzafman@redhat.com>
src/osd/ReplicatedPG.cc