From: Kent Overstreet Date: Wed, 7 Aug 2013 21:30:24 +0000 (-0700) Subject: ceph: Convert to immutable biovecs X-Git-Tag: v3.14-rc1~43^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f38a5181d9f3e004b1f50f9d7e1f2a8492ce240a;p=pandora-kernel.git ceph: Convert 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: Sage Weil Cc: ceph-devel@vger.kernel.org --- Reading git-diff-tree failed