Skip to content
Commit ed9c47be authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcache: Kill unaligned bvec hack



Bcache has a hack to avoid cloning the biovec if it's all full pages -
but with immutable biovecs coming this won't be necessary anymore.

For now, we remove the special case and always clone the bvec array so
that the immutable biovec patches are simpler.

Signed-off-by: default avatarKent Overstreet <kmo@daterainc.com>
parent 2c30c71b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment