On Tue, Nov 29, 2016 at 04:07:11PM -0700, Robert LeBlanc wrote: > This code only runs during a write, so move it to the write section to > clean up the code. > > Signed-off-by: Robert LeBlanc <robert@xxxxxxxxxxxxx> Can you please just split make_request into one function for reads and one for writes? There is no shared code at all, so this should be much cleaner. -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html