commit | 63244fa123a755e4bbaee03022b68613c71d1332 | [log] [tgz] |
---|---|---|
author | Ilya Dryomov <idryomov@gmail.com> | Thu Apr 28 16:07:23 2016 +0200 |
committer | Ilya Dryomov <idryomov@gmail.com> | Thu May 26 00:36:26 2016 +0200 |
tree | 9e8e983a7ddcd9c03e67abb56a81f90ef24fe75d | |
parent | 04812acf572ef41fd51c11e0bf3385f34c0e1b5b [diff] |
libceph: introduce ceph_osd_request_target, calc_target() Introduce ceph_osd_request_target, containing all mapping-related fields of ceph_osd_request and calc_target() for calculating mappings and populating it. Signed-off-by: Ilya Dryomov <idryomov@gmail.com>