]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librados: watch_check() to check on status of watch
authorSage Weil <sage@redhat.com>
Thu, 13 Nov 2014 23:19:05 +0000 (15:19 -0800)
committerSage Weil <sage@redhat.com>
Thu, 4 Dec 2014 18:34:04 +0000 (10:34 -0800)
commit03778502c22f3025d3ac235c793fab8a41a07f19
tree980daba6892f055c647d5a821c82f5d56655a400
parent8c867b8f776e331455c61625d346e3601bd9ea3b
librados: watch_check() to check on status of watch

Return either an accumulated error code, or the time since the watch was
last confirmed.

Signed-off-by: Sage Weil <sage@redhat.com>
12 files changed:
src/include/rados/librados.h
src/include/rados/librados.hpp
src/include/utime.h
src/librados/IoCtxImpl.cc
src/librados/IoCtxImpl.h
src/librados/RadosClient.cc
src/librados/RadosClient.h
src/librados/librados.cc
src/osdc/Objecter.cc
src/osdc/Objecter.h
src/test/librados/watch_notify.cc
src/tracing/librados.tp