From: Mikulas Patocka Date: Fri, 21 Dec 2012 20:23:39 +0000 (+0000) Subject: dm raid1: rename read_record to bio_record X-Git-Tag: v3.8-rc1~3^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89c7cd8974035f1fbfac5c01e668b2de0733b443;p=pandora-kernel.git dm raid1: rename read_record to bio_record Rename struct read_record to bio_record in dm-raid1. In the following patch, the structure will be used for both read and write bios, so rename it. Signed-off-by: Mikulas Patocka Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed