]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librados:: carry IoCtx ref from WatchInfo
authorSage Weil <sage@redhat.com>
Mon, 24 Nov 2014 23:58:11 +0000 (15:58 -0800)
committerSage Weil <sage@redhat.com>
Thu, 4 Dec 2014 18:39:21 +0000 (10:39 -0800)
commita53dbabd762d0dbb704ff709c8888a79614abfdc
tree2461c2c5d23299e9d723e88afa2c4aa8d1dbdba9
parenta989fecea01b4aae5fc5c6699afde8dd3f2260b3
librados:: carry IoCtx ref from WatchInfo

The WatchInfo gets totally async notifications.  Make sure our ioctx
ref is valid when that happens.

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