diff options
author | Ilya Dryomov <idryomov@gmail.com> | 2016-04-28 16:07:23 +0200 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2016-05-26 00:36:26 +0200 |
commit | a66dd38309f5d9c66ec9bc7911ff8da8cc37bb9f (patch) | |
tree | 57fad995941d806f665191d8c5d88ba3f311337a /fs | |
parent | libceph: introduce ceph_osd_request_target, calc_target() (diff) | |
download | linux-a66dd38309f5d9c66ec9bc7911ff8da8cc37bb9f.tar.xz linux-a66dd38309f5d9c66ec9bc7911ff8da8cc37bb9f.zip |
libceph: switch to calc_target(), part 1
Replace __calc_request_pg() and most of __map_request() with
calc_target() and start using req->r_t.
ceph_osdc_build_request() however still encodes base_oid, because it's
called before calc_target() is and target_oid is empty at that point in
time; a printf in osdc_show() also shows base_oid. This is fixed in
"libceph: switch to calc_target(), part 2".
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions