Skip to content

Commit

Permalink
md/raid6: let async recovery function support different page offset
Browse files Browse the repository at this point in the history
For now, asynchronous raid6 recovery calculate functions are require
common offset for pages. But, we expect them to support different page
offset after introducing stripe shared page. Do that by simplily adding
page offset where each page address are referred. Then, replace the
old interface with the new ones in raid6 and raid6test.

Signed-off-by: Yufen Yu <[email protected]>
Signed-off-by: Song Liu <[email protected]>
  • Loading branch information
Yufen Yu authored and liu-song-6 committed Sep 24, 2020
1 parent d69454b commit 4f86ff5
Show file tree
Hide file tree
Showing 4 changed files with 128 additions and 49 deletions.
Loading

0 comments on commit 4f86ff5

Please sign in to comment.