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:
5cf00fc
)
md: teach sync_page_io about new_data_offset.
author
NeilBrown
<neilb@suse.de>
Sun, 20 May 2012 23:28:32 +0000
(09:28 +1000)
committer
NeilBrown
<neilb@suse.de>
Sun, 20 May 2012 23:28:32 +0000
(09:28 +1000)
Some code in raid1 and raid10 use sync_page_io to
read/write pages when responding to read errors.
As we will shortly support changing data_offset for
raid10, this function must understand new_data_offset.
So add that understanding.
Signed-off-by: NeilBrown <neilb@suse.de>
No differences found