diff options
author | Ilya Dryomov <[email protected]> | 2018-01-20 10:30:11 +0100 |
---|---|---|
committer | Ilya Dryomov <[email protected]> | 2018-04-02 10:12:39 +0200 |
commit | 7e07efb12db96c2f7c5fafeccada327d1f869e60 (patch) | |
tree | 95678333d40f0b2e264ae3252d383a649f4ec214 /scripts/gdb/linux | |
parent | b9e281c2b38804984d619e1d9efc4b9020bcb291 (diff) |
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 <[email protected]>
Reviewed-by: Alex Elder <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions