Files
linux/include/linux/ceph
Ilya Dryomov 85e084feb4 libceph: drop msg argument from ceph_osdc_callback_t
finish_read(), its only user, uses it to get to hdr.data_len, which is
what ->r_result is set to on success.  This gains us the ability to
safely call callbacks from contexts other than reply, e.g. map check.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2016-05-26 00:36:27 +02:00
..
2014-12-17 20:09:50 +03:00
2016-03-25 18:51:55 +01:00
2014-01-23 16:36:55 -08:00
2016-05-26 00:36:23 +02:00
2016-01-21 19:36:08 +01:00