aboutsummaryrefslogtreecommitdiffstats
path: root/net/ceph/ceph_common.c
diff options
context:
space:
mode:
authorIlya Dryomov <idryomov@gmail.com>2018-02-06 19:26:35 +0100
committerIlya Dryomov <idryomov@gmail.com>2018-04-02 10:12:44 +0200
commite93aca0abb8b9f8fd23675dc9110b7517964657a (patch)
tree1a4a77c4315772ac063fb0913a91d29dab34987c /net/ceph/ceph_common.c
parentrbd: get rid of img_req->{offset,length} (diff)
downloadlinux-dev-e93aca0abb8b9f8fd23675dc9110b7517964657a.tar.xz
linux-dev-e93aca0abb8b9f8fd23675dc9110b7517964657a.zip
rbd: remove rbd_parent_request_{create,destroy}()
rbd_parent_request_create() takes a ref on obj_req for child_img_req. There is no point in doing that because child_img_req is created on behalf of obj_req -- obj_req is the initiator and can't be completed before child_img_req. Open-code the rest of rbd_parent_request_create() and remove it along with rbd_parent_request_destroy(). Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions