From: Kent Overstreet Date: Tue, 5 Feb 2013 23:19:29 +0000 (-0800) Subject: block: Use bio_sectors() more consistently X-Git-Tag: omap-for-v3.10/fixes-for-merge-window-part2~11^2~8^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa8b57aa3d1c06ca53312294ee6dfc767ee3ddb3;p=pandora-kernel.git block: Use bio_sectors() more consistently Bunch of places in the code weren't using it where they could be - this'll reduce the size of the patch that puts bi_sector/bi_size/bi_idx into a struct bvec_iter. Signed-off-by: Kent Overstreet CC: Jens Axboe CC: "Ed L. Cashin" CC: Nick Piggin CC: Jiri Kosina CC: Jim Paris CC: Geoff Levand CC: Alasdair Kergon CC: dm-devel@redhat.com CC: Neil Brown CC: Steven Rostedt Acked-by: Ed Cashin --- Reading git-diff-tree failed