rbd: move call osd op setup into rbd_osd_req_op_create()
authorAlex Elder <elder@inktank.com>
Tue, 20 Nov 2012 04:55:21 +0000 (22:55 -0600)
committerAlex Elder <elder@inktank.com>
Thu, 17 Jan 2013 22:34:59 +0000 (16:34 -0600)
commit2647ba38100765298fc67ce1ec5d32e80d9fe046
tree574306c5f9e670d94cc73e9b69f6a73d5cffe469
parent8d23bf29095e5fab84535035e7a27c4920812c44
rbd: move call osd op setup into rbd_osd_req_op_create()

Move the initialization of the CEPH_OSD_OP_CALL operation into
rbd_osd_req_op_create().

Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
drivers/block/rbd.c