diff options
author | Ilya Dryomov <idryomov@gmail.com> | 2018-01-20 10:30:11 +0100 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2018-04-02 10:12:39 +0200 |
commit | 7e07efb12db96c2f7c5fafeccada327d1f869e60 (patch) | |
tree | 95678333d40f0b2e264ae3252d383a649f4ec214 /net/ceph | |
parent | b9e281c2b38804984d619e1d9efc4b9020bcb291 (diff) | |
download | linux-7e07efb12db96c2f7c5fafeccada327d1f869e60.tar.bz2 |
rbd: move from raw pages to bvec data descriptors
In preparation for rbd "fancy" striping which requires bio_vec arrays,
wire up BVECS data type and kill off PAGES data type. There is nothing
wrong with using page vectors for copyup requests -- it's just less
iterator boilerplate code to write for the new striping framework.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Reviewed-by: Alex Elder <elder@linaro.org>
Diffstat (limited to 'net/ceph')
0 files changed, 0 insertions, 0 deletions