git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49a8a92
)
dm crypt: rename struct convert_context sector field
author
Mikulas Patocka
<mpatocka@redhat.com>
Fri, 27 Jul 2012 14:08:05 +0000
(15:08 +0100)
committer
Alasdair G Kergon
<agk@redhat.com>
Fri, 27 Jul 2012 14:08:05 +0000
(15:08 +0100)
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>
No differences found