summaryrefslogtreecommitdiff
path: root/drivers/extcon/Kconfig
diff options
context:
space:
mode:
authorIlya Dryomov <idryomov@gmail.com>2018-02-06 21:26:35 +0300
committerIlya Dryomov <idryomov@gmail.com>2018-04-02 11:12:44 +0300
commitafb978884c3ec17227626eb371130a97671e5238 (patch)
tree2857a22c333bae9a944cdca4c1c8f934c12290a7 /drivers/extcon/Kconfig
parente93aca0abb8b9f8fd23675dc9110b7517964657a (diff)
downloadlinux-afb978884c3ec17227626eb371130a97671e5238.tar.xz
rbd: introduce OWN_BVECS data type
If the layout is "fancy", we need to be able to rearrange the provided bio_vecs in stripe unit chunks to make it possible for the messenger to read/write directly from/to the provided data buffer, without employing a temporary data buffer for assembling the result. Higher level bio_vec arrays are generally immutable, so this requires copying into a private array. Only the bio_vecs themselves are shuffled around, not the actual data. OWN_BVECS doesn't own any pages. Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'drivers/extcon/Kconfig')
0 files changed, 0 insertions, 0 deletions