commit | 89c7cd8974035f1fbfac5c01e668b2de0733b443 | [log] [tgz] |
---|---|---|
author | Mikulas Patocka <mpatocka@redhat.com> | Fri Dec 21 20:23:39 2012 +0000 |
committer | Alasdair G Kergon <agk@redhat.com> | Fri Dec 21 20:23:39 2012 +0000 |
tree | 124543b8fd1283c35fcf1f3ee456c62c73fff299 | |
parent | ddbd658f6446a35e4d6ba84812fd71023320cae2 [diff] |
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 <mpatocka@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>