]> git.baikalelectronics.ru Git - kernel.git/commit
libceph: add osd_req_op_extent_osd_data_bvecs()
authorIlya Dryomov <idryomov@gmail.com>
Fri, 4 May 2018 14:57:30 +0000 (16:57 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 10 May 2018 08:15:05 +0000 (10:15 +0200)
commit14ae5f4ff5e0e22f0838612593ae6b9d9524d932
treeb9ff5672180e16d61f47b66ef21febb4537c773f
parent1f81c9d4028a8d4e2081793dc9725f14075a8759
libceph: add osd_req_op_extent_osd_data_bvecs()

... and store num_bvecs for client code's convenience.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: "Yan, Zheng" <zyan@redhat.com>
drivers/block/rbd.c
include/linux/ceph/osd_client.h
net/ceph/osd_client.c