Home
last modified time | relevance | path

Searched hist:"67 e2b652" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/block/
H A Drbd.c67e2b652 Wed Jan 25 11:16:22 CST 2017 Ilya Dryomov <idryomov@gmail.com> rbd: set offset and length outside of rbd_obj_request_create()

The allocation doesn't depend on offset and length. Both offset and
length can be changed after obj_request is allocated, too.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
67e2b652 Wed Jan 25 11:16:22 CST 2017 Ilya Dryomov <idryomov@gmail.com> rbd: set offset and length outside of rbd_obj_request_create()

The allocation doesn't depend on offset and length. Both offset and
length can be changed after obj_request is allocated, too.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Reviewed-by: Jason Dillaman <dillaman@redhat.com>