Home
last modified time | relevance | path

Searched hist:"5 bc3fb17" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/block/
H A Drbd.c5bc3fb17 Wed Jan 25 11:16:22 CST 2017 Ilya Dryomov <idryomov@gmail.com> rbd: use rbd_obj_bytes() more

Returning u64 doesn't make sense: max header->obj_order is 25 and
ceph_file_layout::object_size is u32.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
5bc3fb17 Wed Jan 25 11:16:22 CST 2017 Ilya Dryomov <idryomov@gmail.com> rbd: use rbd_obj_bytes() more

Returning u64 doesn't make sense: max header->obj_order is 25 and
ceph_file_layout::object_size is u32.

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