]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rados: Output client address in rados listwatchers request
authorDavid Zafman <david.zafman@inktank.com>
Thu, 30 May 2013 20:21:09 +0000 (13:21 -0700)
committerDavid Zafman <david.zafman@inktank.com>
Thu, 6 Jun 2013 07:23:19 +0000 (00:23 -0700)
commit4b80c5b94c6ec0ee30e52d00f4c64b5c10d229f5
treeb8e73dd5b907a8d7f2e52d7879338ae018d5b935
parent3b0a44d9bdc7aec051cce1eef7632981a84e481e
rados: Output client address in rados listwatchers request

Add client entity_addr_t string to list of watchers rados interface

Signed-off-by: David Zafman <david.zafman@inktank.com>
src/include/rados/rados_types.h
src/osd/ReplicatedPG.cc
src/osd/osd_types.h
src/osdc/Objecter.h
src/rados.cc