From: Ilya Dryomov Date: Tue, 13 May 2014 07:19:27 +0000 (+0400) Subject: libceph: add ceph_monc_wait_osdmap() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~24^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6044cde6f2a94d88142d4401624152a741866338;p=pandora-kernel.git libceph: add ceph_monc_wait_osdmap() Add ceph_monc_wait_osdmap(), which will block until the osdmap with the specified epoch is received or timeout occurs. Export both of these as they are going to be needed by rbd. Signed-off-by: Ilya Dryomov Reviewed-by: Sage Weil --- Reading git-diff-tree failed