Searched hist:d0b19705 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/ceph/ |
H A D | mon_client.h | d0b19705 Thu Apr 28 09:07:27 CDT 2016 Ilya Dryomov <idryomov@gmail.com> libceph: async MON client generic requests
For map check, we are going to need to send CEPH_MSG_MON_GET_VERSION messages asynchronously and get a callback on completion. Refactor MON client to allow firing off generic requests asynchronously and add an async variant of ceph_monc_get_version(). ceph_monc_do_statfs() is switched over and remains sync.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> d0b19705 Thu Apr 28 09:07:27 CDT 2016 Ilya Dryomov <idryomov@gmail.com> libceph: async MON client generic requests For map check, we are going to need to send CEPH_MSG_MON_GET_VERSION messages asynchronously and get a callback on completion. Refactor MON client to allow firing off generic requests asynchronously and add an async variant of ceph_monc_get_version(). ceph_monc_do_statfs() is switched over and remains sync. Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
|
/openbmc/linux/net/ceph/ |
H A D | mon_client.c | d0b19705 Thu Apr 28 09:07:27 CDT 2016 Ilya Dryomov <idryomov@gmail.com> libceph: async MON client generic requests
For map check, we are going to need to send CEPH_MSG_MON_GET_VERSION messages asynchronously and get a callback on completion. Refactor MON client to allow firing off generic requests asynchronously and add an async variant of ceph_monc_get_version(). ceph_monc_do_statfs() is switched over and remains sync.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
|
/openbmc/linux/drivers/block/ |
H A D | rbd.c | d0b19705 Thu Apr 28 09:07:27 CDT 2016 Ilya Dryomov <idryomov@gmail.com> libceph: async MON client generic requests
For map check, we are going to need to send CEPH_MSG_MON_GET_VERSION messages asynchronously and get a callback on completion. Refactor MON client to allow firing off generic requests asynchronously and add an async variant of ceph_monc_get_version(). ceph_monc_do_statfs() is switched over and remains sync.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
|