diff options
author | Ilya Dryomov <idryomov@gmail.com> | 2018-02-02 15:23:22 +0100 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2018-04-02 10:12:43 +0200 |
commit | 43df3d35c0a558e461a1d7b3f0b21f5c43a5955f (patch) | |
tree | 82493e8c198c1814398715817dde21c1555ca275 /init | |
parent | libceph, ceph: move ceph_calc_file_object_mapping() to striper.c (diff) | |
download | linux-43df3d35c0a558e461a1d7b3f0b21f5c43a5955f.tar.xz linux-43df3d35c0a558e461a1d7b3f0b21f5c43a5955f.zip |
rbd: incorporate ceph_object_extent
obj_req->object_no -> obj_req->ex.oe_objno
obj_req->offset -> obj_req->ex.oe_off
obj_req->length -> obj_req->ex.oe_len
... and use ex for linking object requests to image requests.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions