]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librados: synchronous commands should return on commit instead of ack 512/head
authorGreg Farnum <greg@inktank.com>
Mon, 19 Aug 2013 17:29:49 +0000 (10:29 -0700)
committerGreg Farnum <greg@inktank.com>
Mon, 19 Aug 2013 17:29:49 +0000 (10:29 -0700)
commit4e86be9232602ed595d885fcaeda5e47ad9a2a6a
treef749e9f041a67e2c61e7c5a4f8f6da2d20cd1354
parentf5636be742bffb19f16fdb832891fd1a43679ccf
librados: synchronous commands should return on commit instead of ack

This is unlikely to be noticed by anybody, but it is a big change. Document
in the PendingReleaseNotes and bump up the librados minor version number
to 68.

Signed-off-by: Greg Farnum <greg@inktank.com>
PendingReleaseNotes
src/include/rados/librados.h
src/librados/IoCtxImpl.cc