linux/crypto/async_tx
Yufen Yu 4f86ff5580 md/raid6: let async recovery function support different page offset
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 <yuyufen@huawei.com>
Signed-off-by: Song Liu <songliubraving@fb.com>
2020-09-24 16:44:44 -07:00
..
async_memcpy.c
async_pq.c
async_raid6_recov.c md/raid6: let async recovery function support different page offset 2020-09-24 16:44:44 -07:00
async_tx.c
async_xor.c
Kconfig
Makefile
raid6test.c md/raid6: let async recovery function support different page offset 2020-09-24 16:44:44 -07:00