commit | c66029f4d4226452e9a7f468650aa1d553525b81 | [log] [tgz] |
---|---|---|
author | Mikulas Patocka <mpatocka@redhat.com> | Fri Jul 27 15:08:05 2012 +0100 |
committer | Alasdair G Kergon <agk@redhat.com> | Fri Jul 27 15:08:05 2012 +0100 |
tree | 6a84fca27904c2a41a6d61f9784bb78739608b8a | |
parent | 49a8a9204bb17296725058bbc7f31092d256be6e [diff] |
dm crypt: rename struct convert_context sector field Rename sector to cc_sector in dm-crypt's convert_context struct. This is preparation for a future patch that merges dm_io and convert_context which both have a "sector" field. Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>