commit | bb5f1ed70bc3bbbce510907da3432dab267ff508 | [log] [tgz] |
---|---|---|
author | Robert LeBlanc <robert@leblancnet.us> | Mon Dec 05 13:02:58 2016 -0700 |
committer | Shaohua Li <shli@fb.com> | Tue Jan 03 08:56:52 2017 -0800 |
tree | 82fc6fc28ca0d4a8eecb85ab6e84309416f894e1 | |
parent | 3b046a97cbd35a73e1eef968dbfb1a0aac745a77 [diff] |
md/raid10: Refactor raid10_make_request Refactor raid10_make_request into seperate read and write functions to clean up the code. Shaohua: add the recovery check back to read path Signed-off-by: Robert LeBlanc <robert@leblancnet.us> Signed-off-by: Shaohua Li <shli@fb.com>