From: Kent Overstreet Date: Fri, 11 Oct 2013 22:45:43 +0000 (-0700) Subject: block: Convert drivers to immutable biovecs X-Git-Tag: v3.14-rc1~43^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=003b5c5719f159f4f4bf97511c4702a0638313dd;p=pandora-kernel.git block: Convert drivers to immutable biovecs 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 Cc: Jens Axboe Cc: NeilBrown Cc: Alasdair Kergon Cc: dm-devel@redhat.com --- Reading git-diff-tree failed