git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
458b76e
)
block: Convert drivers to immutable biovecs
author
Kent Overstreet
<kmo@daterainc.com>
Fri, 11 Oct 2013 22:45:43 +0000
(15:45 -0700)
committer
Kent Overstreet
<kmo@daterainc.com>
Sun, 24 Nov 2013 06:33:51 +0000
(22:33 -0800)
Now that we've got a mechanism for immutable biovecs -
bi_iter.bi_bvec_done - we need to convert drivers to use primitives that
respect it instead of using the bvec array directly.
Signed-off-by: Kent Overstreet <kmo@daterainc.com>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: NeilBrown <neilb@suse.de>
Cc: Alasdair Kergon <agk@redhat.com>
Cc: dm-devel@redhat.com
No differences found