rbd: pull rbd_img_request_create() dout out into the callers
authorIlya Dryomov <idryomov@gmail.com>
Fri, 30 Aug 2019 15:31:06 +0000 (17:31 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 16 Sep 2019 10:06:25 +0000 (12:06 +0200)
commit21ed05a8bae76b5163996e0bbcaa35cd9eff41d7
treebef3e56644513acff055d298f0a38db3d8b81a3a
parent71a228bc8d65900179e37ac309e678f8c523f133
rbd: pull rbd_img_request_create() dout out into the callers

Make it more informative: log op_type, offset and length for block
layer requests and initiating obj_req for child requests.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
drivers/block/rbd.c