Ilya Dryomov
513a8243d6
libceph: mon_get_version request infrastructure
...
Add support for mon_get_version requests to libceph. This reuses much
of the ceph_mon_generic_request infrastructure, with one exception.
Older OSDs don't set mon_get_version reply hdr->tid even if the
original request had a non-zero tid, which makes it impossible to
lookup ceph_mon_generic_request contexts by tid in get_generic_reply()
for such replies. As a workaround, we allocate a reply message on the
reply path. This can probably interfere with revoke, but I don't see
a better way.
Signed-off-by: Ilya Dryomov <ilya.dryomov@inktank.com >
Reviewed-by: Sage Weil <sage@inktank.com >
2014-06-06 09:29:57 +08:00
..
2014-06-06 09:29:57 +08:00
2014-04-09 08:45:40 -07:00
2014-05-08 08:44:50 +01:00
2014-04-10 18:43:32 -07:00
2014-04-09 08:39:39 -07:00
2014-04-18 16:40:08 -07:00
2014-04-08 10:56:12 +02:00
2014-04-24 12:53:38 -07:00
2014-04-10 09:06:10 -07:00
2014-04-18 15:11:54 +01:00
2014-04-12 17:31:22 -07:00
2014-04-10 17:51:29 -04:00
2014-04-07 16:36:05 -07:00
2014-04-12 14:49:50 -07:00
2014-04-09 21:54:06 -06:00
2014-04-12 14:49:50 -07:00
2014-05-13 11:26:27 -04:00
2014-04-09 13:44:35 -07:00
2014-04-09 13:44:35 -07:00
2014-04-07 14:55:46 -07:00
2014-04-07 14:43:50 +02:00
2014-04-07 16:36:06 -07:00
2014-05-01 10:30:00 -04:00
2014-04-16 11:56:33 -07:00
2014-04-14 16:26:47 -04:00
2014-04-23 16:17:03 -04:00
2014-04-08 20:43:28 -04:00
2014-04-28 10:37:21 -04:00
2014-05-06 13:04:58 -07:00
2014-04-16 14:14:07 -07:00
2014-04-07 16:36:07 -07:00
2014-05-07 00:42:09 +02:00
2014-04-07 16:36:11 -07:00
2014-04-17 12:30:40 -07:00
2014-04-17 12:23:07 -07:00
2014-04-28 12:20:00 +02:00
2014-04-06 09:38:07 -07:00
2014-05-13 13:21:40 +02:00
2014-04-07 16:36:14 -07:00
2014-04-18 15:56:03 -04:00
2014-05-05 16:07:37 -07:00
2014-04-16 15:09:51 -04:00
2014-04-07 16:36:13 -07:00
2014-04-07 16:35:54 -07:00
2014-04-13 13:28:13 -07:00
2014-05-06 14:02:53 -04:00
2014-04-07 16:35:55 -07:00
2014-04-09 13:44:35 -07:00
2014-04-06 09:38:07 -07:00
2014-04-24 13:44:54 -04:00
2014-04-07 10:59:19 -07:00
2014-04-11 16:45:59 -07:00
2014-04-24 21:40:22 +01:00
2014-05-15 15:19:12 +01:00
2014-04-07 16:36:14 -07:00
2014-04-16 14:36:12 -04:00
2014-04-12 14:49:50 -07:00
2014-04-16 08:56:09 +02:00
2014-04-07 16:35:54 -07:00
2014-04-07 16:36:07 -07:00
2014-04-12 12:38:53 -07:00
2014-04-19 22:42:19 -07:00
2014-04-13 13:28:13 -07:00
2014-05-06 13:04:59 -07:00
2014-04-24 13:44:53 -04:00
2014-04-12 13:06:10 -07:00
2014-04-16 11:56:33 -07:00
2014-04-07 16:36:13 -07:00
2014-04-09 10:12:11 -04:00
2014-05-03 18:14:28 -04:00
2014-04-07 16:35:53 -07:00
2014-04-07 16:36:14 -07:00
2014-04-18 16:40:08 -07:00
2014-04-07 16:35:57 -07:00