]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librados: rename watch/notify callback register functions
authorSage Weil <sage@redhat.com>
Mon, 11 Aug 2014 00:57:43 +0000 (17:57 -0700)
committerJohn Spray <john.spray@redhat.com>
Mon, 25 Aug 2014 00:34:18 +0000 (01:34 +0100)
commit59a9785051cbb59542734902b8f485ddf706f8ad
tree4a81e3d6dc542dcf2bb1632bc71e30ad7188ddf9
parent7a2ec05cc8c11e948ff62fe07c00df8692a50b50
librados: rename watch/notify callback register functions

Make it clear these are for watch OR notify, not just watch.  I was
confused.

Signed-off-by: Sage Weil <sage@redhat.com>
src/librados/IoCtxImpl.cc
src/librados/RadosClient.cc
src/librados/RadosClient.h