Hello,

This is a fix for #8184 that makes use of the updated
MMonGetVersionReply userspace code, which will now populate its tid
with the tid of the original MMonGetVersion request.

Thanks,

                Ilya


Ilya Dryomov (4):
  libceph: recognize poolop requests in debugfs
  libceph: mon_get_version request infrastructure
  libceph: add ceph_monc_wait_osdmap()
  rbd: make sure we have latest osdmap on 'rbd map'

 drivers/block/rbd.c             |   36 +++++++++-
 include/linux/ceph/mon_client.h |   11 ++-
 net/ceph/ceph_common.c          |    2 +
 net/ceph/debugfs.c              |    8 ++-
 net/ceph/mon_client.c           |  150 +++++++++++++++++++++++++++++++++++++--
 5 files changed, 194 insertions(+), 13 deletions(-)

-- 
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to